Skip to content

Edit your todo list in a text file and embed it right into your background image

Notifications You must be signed in to change notification settings

clu3/ubuntu-desktop-todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ubuntu-desktop-todo-list: Simple convenient todo list

Description

Sometimes you want to see your toto list in your Descktop background image. This script will help you to embed your simple todo.txt file into the background

Prerequisites

package: php-cli and php gd extension

Screenshot

Configure

  • Edit your todo list in todo.list. Each line is a task

  • Configure preferred font in insert_text.php

  • Configure insert_text.php : the background image $bgImage and the active image $activeBgImage that will be used

  • Configure the background image path in change_bg.sh to be same as $activeBgImage in insert_text.php.

Run

  • The following script will use insert_text.php to insert text in todo.txt list to the background image and use gconftool to activate that image as the background

    ./change_bg.sh

About

Edit your todo list in a text file and embed it right into your background image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published