supercronic VS dron

Compare supercronic vs dron and see what are their differences.

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
supercronic dron
5 2
1,727 55
2.0% -
5.0 6.7
5 days ago 4 months ago
Go Python
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.

supercronic

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

dron

Posts with mentions or reviews of dron. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-14.
  • Fcron Is the Best Cron
    5 projects | news.ycombinator.com | 14 Oct 2023
    I was annoyed by cron/fcron limitations and figured systemd is the way go because of its flexibility and power, but also was annoyed about manually managing tons of unit files. So I wrote a tool with a config that looks kinda like a crontab, but uses systemd (or launchd on mac) behind the scenes: https://github.com/karlicoss/dron#what-does-it-do

    E.g. a simplest job definition looks like this

      job(every(mins=10), 'ping https://beepb00p.xyz', unit_name='ping-beepb00p')
  • Systemd.timer, an Alternative to Cron
    3 projects | news.ycombinator.com | 8 Dec 2022

What are some alternatives?

When comparing supercronic and dron you can also consider the following projects:

simple-php-app-dockerization

spotify_sync - A schedulable, configurable CLI downloader for Spotify accounts

Composer - Dependency Manager for PHP

python-systemd-tutorial - A tutorial for writing a systemd service in Python

Adafruit_Python_DHT - Python library to read the DHT series of humidity and temperature sensors on a Raspberry Pi or Beaglebone Black.

aiocron - Crontabs for asyncio