https://github.com/pearcoding/diascrew
Simple Python application to display a simple diashow of your favourite images.
https://github.com/pearcoding/diascrew
Last synced: 11 months ago
JSON representation
Simple Python application to display a simple diashow of your favourite images.
- Host: GitHub
- URL: https://github.com/pearcoding/diascrew
- Owner: PearCoding
- Created: 2025-05-23T14:16:07.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-23T14:34:45.000Z (about 1 year ago)
- Last Synced: 2025-06-02T21:28:49.201Z (about 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DiaScrew
I wasn't happy with the diashow apps available in the world wide web, so I said: "Screw it, I am making my own."
Here we are now.
## Why NOT to use this
Display your pictures with better things than diashows. Come on, ain't 1999 anymore.
## Why to use this
If someone forces you, you live in the past or like vintage.
## For real
Basic python app to display images with boring transition and optional titles.
## Dependencies
Alongside ``Pillow`` this needs the ``tkinter`` package.
``wakepy`` can be installed to keep the screensaver at bay.
## Controls
You can press ``F11`` to switch to fullscreen.
``Left`` and ``Right`` arrow keys allow manual skip to the next or previous slide.