A Simple crate which provides a service and a configuration API for genrating commands based tasks ,on time basis.
git clone https://github.com/DanielMadmon/tasker.git
install libthemis on your machine
cargo build --release
``` cd target/release ./taskerctl install systemctl --user enable tasker
```
``` taskerctl add -n freshtheclam -s nu -c "freshclam" -t 40 -u 22
OR
taskerctl help to view all options
AND
taskerctl add --help
```
TODO
currently the crate is in development stage and is very likely to get updates on daily basis, until we reach stability.