Skip to content

Linuxleech/Grandfather-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Grandfather-clock

To have this script run every hour first make it executable:
chmod u+x Grandfather-clock.py

Modify your crontab:
crontab -e

Add this line to the end of your crontab:
0 * * * * /path/to/Grandfather-clock.py

About

Source code for Grandfather clock tutorial

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages