crontab-ui VS vixie-cron

Compare crontab-ui vs vixie-cron and see what are their differences.

crontab-ui

Easy and safe way to manage your crontab file (by alseambusher)

vixie-cron

Debian's research crond (vixie cron) (by svagner)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
crontab-ui vixie-cron
13 1
2,731 6
- -
0.0 0.0
12 days ago about 8 years ago
JavaScript C
MIT License BSD 3-clause "New" or "Revised" 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.

crontab-ui

Posts with mentions or reviews of crontab-ui. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-06.

vixie-cron

Posts with mentions or reviews of vixie-cron. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-30.
  • The quick and simple editor for cron schedule expressions
    4 projects | news.ycombinator.com | 30 Aug 2021
    Hey Justin, thanks for taking the time to fuzz the UI a bit. There is definitely improvements we could make.

    I will point out, we are applying the same validations here that vixie cron does when you save a job. If you use "crontab -e" it will let you add a job with the schedule 5 4 31 9 *, and it flags the others you mentioned as invalid. For the most part, crontab.guru tries to be true to vixie cron.

    Also, good news on the daylight savings front. As you can imagine with a service like Cronitor we had to learn a lot about this. In most modern versions of Cron, jobs scheduled with a specific time will not be replayed when the clock moves for DST. You can see the logic here:

    https://github.com/svagner/vixie-cron/blob/master/cron.c#L22...

What are some alternatives?

When comparing crontab-ui and vixie-cron you can also consider the following projects:

Cronicle - A simple, distributed task scheduler and runner with a web based UI.

agenda - Lightweight job scheduling for Node.js

script-server - Web UI for your scripts with execution management

cronkeep - Web-based crontab manager

OliveTin - OliveTin gives safe and simple access to predefined shell commands from a web interface.

sshfs - A network filesystem client to connect to SSH servers

S3 Server - Zenko CloudServer, an open-source Node.js implementation of the Amazon S3 protocol on the front-end and backend storage capabilities to multiple clouds, including Azure and Google.

cronicle-edge - Cronicle V2 (Orchestra) community prototype

Ansible - Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.

upm - ⠕ Universal Package Manager - Python, Node.js, Ruby, Emacs Lisp.

docker-crontab - A docker job scheduler (aka. crontab for docker)