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

About

conky widget for todo list ๐Ÿ“‘

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 75.9%
  • Makefile 24.1%