void-runit VS snooze

Compare void-runit vs snooze and see what are their differences.

void-runit

runit init scripts for Void (by void-linux)

snooze

run a command at a particular time (by leahneukirchen)
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
void-runit snooze
10 8
162 186
1.2% -
3.7 2.0
4 days ago 9 months ago
C C
- -
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.

void-runit

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

snooze

Posts with mentions or reviews of snooze. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-04.
  • Snooze. Alternative cron jobs manager
    1 project | /r/voidlinux | 27 Nov 2022
  • Void Linux + KDE + xbps Notification via kdialog without octo (a simple alternative)
    2 projects | /r/voidlinux | 4 Aug 2022
    /u/Niki_Roo is right - better to dispense with the sleep and loop by making it a cron job. (or, for a self-contained alternative tailored to Void, snooze)
  • What are the benefits of using Void Linux?
    2 projects | /r/voidlinux | 14 Jul 2022
  • Newbie questions about switching to void
    1 project | /r/voidlinux | 18 Aug 2021
    There are different things you can do, yes either cron jobs or there is something like snooze written and maintained by a void maintainer which fits into the runit/supervision design. I guess you could say its a similiar user expieriece as timer units if you don't want to run cron jobs. You basically create a service with the timing specifications and snooze will wait and then execute into the command when its time to run, then it will just exit and runit will start the service again and it will continue to sleep until the next scheduled run. There are other similar programs like at(1) and all the common cron implementations are available in the repository, void does not come with a default cron daemon, so its completely up to you.
  • How to implement systemd's one-shot services with runit?
    3 projects | /r/voidlinux | 9 Apr 2021
    I'll rather use something like snooze to create runit services for each timed job, which integrates well into supervision/runit and I can use runits logging mechanism. I can use sv to send signals to a running job or to the snooze process to immediately start the job with SIGALRM. I will have features like time files, which allow me to do things like "run the job every 5 minutes, after the job finished" or "once a day" while remembering state between reboots.
  • New to void - what might I not realize I need?
    1 project | /r/voidlinux | 5 Mar 2021
    Which one you choose will depend on what you need. dcron is the simplest implementation, while cronie and fcron both have more advanced features. You may also be interested in checking out snooze.
  • running binaries off of nfs mounts
    1 project | /r/linux | 10 Feb 2021
  • Cron alternative with runit and snooze
    1 project | dev.to | 23 Oct 2020
    Basically it boils down to using a process supervisor called runit and a fancy big brother to the unix sleep command called snooze.

What are some alternatives?

When comparing void-runit and snooze you can also consider the following projects:

powerman-overlay - Powerman's Gentoo overlay

void-packages - The Void source packages collection

snooze - Common Lisp RESTful web development

OpenMQTTGateway - MQTT gateway for ESP8266 or ESP32 with bidirectional 433mhz/315mhz/868mhz, Infrared communications, BLE, Bluetooth, beacons detection, mi flora, mi jia, LYWSD02, LYWSD03MMC, Mi Scale, TPMS, BBQ thermometer compatibility & LoRa.

blynk-library - Blynk library for IoT boards. Works with Arduino, ESP32, ESP8266, Raspberry Pi, Particle, ARM Mbed, etc.

runit-rc - Artix system initialization and shutdown for runit (mirror)

xbps - The X Binary Package System (XBPS)

mdev-like-a-boss - This repo is a stash for notes, scripts and configs for the system running with mdev as a udev replacement.