wait-for VS wait-until

Compare wait-for vs wait-until and see what are their differences.

wait-for

./wait-for is a script to wait for another service to become available. (by eficode)

wait-until

A zero dependency Bash script that waits until a command of your choosing has run successfully. (by nickjj)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
wait-for wait-until
2 2
1,872 55
0.6% -
6.7 3.5
24 days ago 7 months ago
Shell Shell
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

wait-for

Posts with mentions or reviews of wait-for. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-27.

wait-until

Posts with mentions or reviews of wait-until. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-12.
  • Docker automated Postgres database management
    1 project | /r/rails | 20 Jul 2021
    You may want to consider waiting until the DB is ready. A crude implementation would be to sleep for much longer than it would ever take but you can also use a script like https://github.com/nickjj/wait-until. I use it all the time to wait until something is ready.
  • Ask HN: Tools you have made for yourself?
    97 projects | news.ycombinator.com | 12 Jun 2021
    A whole bunch of little things, mainly command line tools.

    Most of them are open source and also have extensive documentation and a screencast video going over them.

    In no specific order:

    - https://github.com/nickjj/notes

    - https://github.com/nickjj/invoice

    - https://github.com/nickjj/wait-until

    And a few recent little scripts to solve specific things:

    - https://nickjanetakis.com/blog/using-ffmpeg-to-get-an-mp3s-d...

    - https://nickjanetakis.com/blog/a-shell-script-to-keep-a-bunc...

    - https://nickjanetakis.com/blog/bash-aliases-to-prepare-recor...

What are some alternatives?

When comparing wait-for and wait-until you can also consider the following projects:

xconfig - xconfig is an automation tool to set up X11 for GhostBSD

streamlit - Streamlit — A faster way to build and share data apps.

PfSense-Auto-Reboot - A simple script to reboot you pfsense box while there is not internet.

AutoHotkey - AutoHotkey - macro-creation and automation-oriented scripting utility for Windows.

bin - 🗑️ Scripts that I use in my daily basics

m4b-tool - m4b-tool is a command line utility to merge, split and chapterize audiobook files such as mp3, ogg, flac, m4a or m4b

nautical-backup - A simple Docker volume backup tool.

notes - A zero dependency shell script that makes it really simple to manage your text notes.

chaos - Chaos is the pre-installation script which will deploy our configuration files and helper scripts to create a proper full-fleged "Desktop" experience.

jid - json incremental digger

sf - Simple Bash framework which provides argument parsing, usage output and text formatting variables

ZXing - ZXing ("Zebra Crossing") barcode scanning library for Java, Android