Skip to content

To do background system is an application that shows tasks directly on wallpaper.

License

Notifications You must be signed in to change notification settings

tdadela/Todo-background-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To do background system

To do background system is an application that shows tasks directly on wallpaper.

Requirements

python3
texlive
poppler-utils
feh

You can install them on your own or by running install_requirements.sh script.

$ sudo ./install_requirements.sh

Installation

$ git clone https://github.com/tdadela/Todo-background-system.git
$ cd Todo-background-system
$ ./setup.sh

Usage

Adding tasks.
./add [task name]

$ ./add feed cat
$ ./add take control of the country

screenshot add command Finishing tasks.
./finish [task number]
Task number is visible on wallpaper.

$ ./finish 1

screenshot add command

Contributing

Pull requests are welcome. For considerable changes, please open an issue first to discuss what you would like to change.

License

MIT

About

To do background system is an application that shows tasks directly on wallpaper.

Resources

License

Stars

Watchers

Forks