gnome-schedule-import
GNOME scheduler for automatic tasks
Install
- All systems
-
curl cmd.cat/gnome-schedule-import.sh
- Debian
-
apt-get install gnome-schedule
- Ubuntu
-
apt-get install gnome-schedule
- Arch Linux
-
pacman -S gnome-schedule
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gnome-schedule
- Raspbian
-
apt-get install gnome-schedule
- Dockerfile
- dockerfile.run/gnome-schedule-import
gnome-schedule
GNOME scheduler for automatic tasks
GNOME GUI for configuring a users' cron (automatic jobs). Some of its features are: * Templates support so that you won't have to create the same task again and again. * If run as root, you can edit any user's crontab and "at" tasks. * Human-readable strings like "Every hour" instead of "0 * * * *". * Advanced mode for crontab experts. * A calendar allows you to choose the day you want a task executed.