Skip to content

bz247/poem_desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

poem_desktop

crontab + python to change desktop every day.

Usage

  1. Test the generation of the poem.png by running poem_desktop.py. There should be a poem.png generated in the folder.

  2. Set crontab to generate a new poem.png every day.

    • Set poem_desktop.sh to executable with chmod +x poem_desktop.sh
    • Open crontab editor env EDITOR=vim crontab -e. Insert at the end of the file 0 0 * * * path_to_poem_desktop.sh
    • Use crontab -l to view the current job, mail to check messages and crontab -r to remove the current job.

About

Ancient Chinese poem for Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published