A cli based task listing and management application where task will be shown in a table according to the Covey's Time Management Quadrant. This is an archived project. A new oop implementation of this project is there with more stability and encryption support. Visit the new repo using this link.
- Task listing.
- Task viewing.
- Tags.
- Note taking.
- Download the binary file.
- Then copy the binary in /usr/bin/
- Make it executable.
chmod +x /usr/bin/sym
- Now use the application by writing sym in terminal.
Write sym --help
in terminal to see the available commands.