Skip to content

paulbrodner/take-a-break

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Take-a-Break

Build Status

a small python application that will remind me to take breaks after a period of time (configured).

when triggered - this app will display a random image from unsplash followed by a random joke

why

i've built this app just to learn how to build a python package from scratch, how to version control it, test it and release it to pypi.org using travis-ci.org

prerequisites

  • python 3.7.5 or greater

installation

pip install take-a-break

usage

python -m take_a_break

the application will remain opened in console and will be displayed a notification after x minutes

thank you

About

Reminds you to take breaks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published