Skip to content

rinav/todo.conky

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

 
 
 

Languages

  • Shell 75.9%
  • Makefile 24.1%