Skip to content

Menu bar app that shows images from a source folder of your choice

License

Notifications You must be signed in to change notification settings

mhasbini/image-preview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Preview

Menu bar app that shows random images from a source folder of your choice.

More information in this blog post this blog post.

Screenshots

Screenshot 1 Screenshot 2

Development

  • Install requirements: pip3 install -r requirements.txt.
  • Package:
    • fbs freeze
    • fbs installer
  • Run tests: python3 -m unittest discover -s src/main/python/ -p 'test_*.py'
  • Run linter: black src/main/python/

About

Menu bar app that shows images from a source folder of your choice

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages