Skip to content

Latest commit

 

History

History
53 lines (39 loc) · 698 Bytes

README.md

File metadata and controls

53 lines (39 loc) · 698 Bytes

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/