7 releases
0.1.7 | Jun 6, 2023 |
---|---|
0.1.6 | Jun 1, 2023 |
0.1.5 | May 28, 2023 |
#40 in #optional
34KB
265 lines
taskerctl
A simple CLI to manage tasker_service.
installation
install tasker service
cargo install tasker_service
install taskerctl
cargo install taskerctl
usage
to enable tasker_service:
cd ~.cargo/bin/
./taskerctl enable
systemctl --user start tasker
list all possible commands:
./taskerctl help
OR
./taskerctl add --help
roadmap
- working prototype
- add option for execution as root
- easier installation
- GUI interface
- better documentation
optional
for ease of use you can create a symlink from ~.cargo/bin/taskerctl to /usr/bin/
Dependencies
~28–63MB
~1M SLoC