/todo.conky

conky widget for todo list :bookmark_tabs:

Primary LanguageShellGNU General Public License v3.0GPL-3.0

TODO-CONKY

What?

a simple conky todo list 📜

Why?

  1. to remember what to do 😃
  2. to have it on desktop in front of 👀

Depenedency

  1. conky
  2. bash

How to install?

make install

How to uninstall?

make clean

How to use?

  1. to add todo use

todo add "task 1"

  1. to remove todo number 7 use

todo remove 7

  1. to remove all use

todo remove all

  1. to list all use

todo list