ptfn / tasker

Tasker is a command line task list management utility with many features for different tasks

Repository from Github https://github.comptfn/taskerRepository from Github https://github.comptfn/tasker

Tasker

Tasker is a command line task list management utility with many features for different tasks.

Tasker

Build

sudo apt install libncurses5-dev
mkdir build && cd build
cmake .. && make

About

Tasker is a command line task list management utility with many features for different tasks

License:GNU General Public License v3.0


Languages

Language:C 98.3%Language:CMake 1.7%