Skip to content

pickfire/sik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9b6d748 · Oct 8, 2017

History

1 Commit
Oct 8, 2017
Oct 8, 2017
Oct 8, 2017
Oct 8, 2017
Oct 8, 2017

Repository files navigation

Slide Image Kiosk
=================

Preview images with gallery and slide show with websockets.

Simply image kiosk written in python3 with Sanic framework.

Allows uploading and real time slide show, no offline mode.

No external dependencies, only 3KB uncompressed/unminified.

Why python? Time + ??? Maybe in another language next time.


Usage
-----

    mkdir images/ thumbnails/
    pip install -r requirements.txt
    python3.6 ./app.py


Demo: http://sik.pickfire.tk/

Releases

No releases published

Packages

No packages published