cronjob
Here are 510 public repositories matching this topic...
-
Updated
Sep 20, 2021 - Shell
-
Updated
Sep 10, 2021 - JavaScript
-
Updated
Oct 17, 2021 - Go
-
Updated
Oct 7, 2021 - Go
-
Updated
Oct 17, 2021 - Go
-
Updated
Aug 30, 2021 - Go
-
Updated
Apr 17, 2020 - PHP
-
Updated
Dec 24, 2020 - C#
-
Updated
Dec 16, 2020 - Python
-
Updated
Aug 17, 2021 - C#
-
Updated
Mar 9, 2021 - C#
-
Updated
Sep 3, 2019 - Python
Introduce new command that read/tail error/info log
Possible read commands:
- leprechaun error-log
- leprechaun info-log
Possible tail commands:
- leprechaun tail-error-log
- leprechaun tail-info-log
These commands will try to read global error and info logs if they are specified as global. Every service can have it's own error and info log so we should include default commands in age
-
Updated
Mar 29, 2021 - TypeScript
With Gnome NetworkManager one can set, wheter a connection is metered (other word for metered is "fee-based").
On a metered connection, smart programs will stop unimportant background activities such as system updates, backup jobs and so on.
It comes handy to set the property to yes in situations like a capped data plan or on a generally slow WiFi connection.
Borg-cron-helper should
-
Updated
May 9, 2021 - Go
-
Updated
Oct 14, 2020 - Crystal
-
Updated
Aug 13, 2021 - Shell
-
Updated
Aug 29, 2016 - Shell
-
Updated
Apr 27, 2020 - Ruby
-
Updated
Jul 12, 2017 - CSS
Nice plugin!!!
I would love to see a argument like "-q --quiet" for running jobs silently as long as no error occurs.
-
Updated
Jan 15, 2021 - Python
Improve this page
Add a description, image, and links to the cronjob topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cronjob topic, visit your repo's landing page and select "manage topics."
Is there a way to make a job re-occur N milliseconds after it finished previous time?