Skip to content

DanielMadmon/taskerctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

A simple CLI to manage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages