#cli #manage #helper #command #optional #tasker-service

app taskerctl

a simple helper for managing tasker_service

7 releases

0.1.7 Jun 6, 2023
0.1.6 Jun 1, 2023
0.1.5 May 28, 2023

#24 in #optional

GPL-3.0 license

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

~27–63MB
~1M SLoC