djs icon indicating copy to clipboard operation
djs copied to clipboard

Daily Job Scheduler

Results 7 djs issues
Sort by recently updated
recently updated
newest added

Fresh install causing missing djs binary, and service failed to run jobs. install log https://paste.debian.net/1306351/ ``` lrwxrwxrwx 1 root root 19 2024-02-04 14:31 djs, -> /dev/.vr25/djs/djs, lrwxrwxrwx 1 root root...

The title speaks for itself. I don't think it needs more description. :D

Hello, I've installed this module by the book (with Magisk), all seems ok, daemon running, config file edited accordingly, commands working when I execute them in the terminal. But, it...

Hello, thanks for this module. Looking at the source code and logs this module checks every 20 seconds if there is something to execute. Does that not cause battery drain?...

*sorry my English bad. This my config djs `1815 /data/script/script.sh;` The script is running normaly, but sometime when the screen off, the script not running on time, and when the...

Hi! I'd like to suggest to add days of the week to the schedule. For example: MON1147 - is to run scripts at 11:47 every Monday

Simple thing, I guess it doesn't work yet but it would be nice to be able to use *s also in the times thing.

enhancement