https://github.com/5310/pyshower
A very minimal randomized image viewer written using Pyglet.
https://github.com/5310/pyshower
Last synced: 7 months ago
JSON representation
A very minimal randomized image viewer written using Pyglet.
- Host: GitHub
- URL: https://github.com/5310/pyshower
- Owner: 5310
- Created: 2013-11-25T07:17:51.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-11-25T07:28:01.000Z (about 12 years ago)
- Last Synced: 2025-06-05T14:06:32.882Z (7 months ago)
- Language: Python
- Size: 105 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
PyShower
========
A very minimal randomized image viewer written using Pyglet.
Useful for practicing speed drawing to randomized images from a reference folder. Or heck, just viewing an offline still porn collection (how quaint)!
- Run after placing inside a folder with images.
- Press `left` or `right` to change images manually, upon which auto-play is stopped.
- Auto-play can be turned on or of with `space`.
- Auto-play speed is controlled with `+` or `-`.
- Press `f11` to go fullscreen.