This website requires JavaScript.
Explore
Help
Sign In
mandlm
/
WebSlider
Archived
Watch
1
Star
0
Fork
0
You've already forked WebSlider
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-12-15
. You can view files and clone it, but cannot push or open issues or pull requests.
10
Commits
4
Branches
0
Tags
51
KiB
Python
83.6%
HTML
16.4%
5031b1e8a2
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Michael Mandl
5031b1e8a2
Serve random images with automatic refresh
2018-11-05 21:57:26 +01:00
templates
Serve random images with automatic refresh
2018-11-05 21:57:26 +01:00
.gitignore
Serve images from a separate direcory configured in an external config
2018-11-03 13:21:26 +01:00
config.py
Serve a random image from imgfolder on /random_image endpoint
2018-11-03 14:01:47 +01:00
README.md
Initial commit
2018-10-28 11:53:18 +01:00
requirements.txt
Implemented basic webservice (hello-world style)
2018-10-28 22:49:15 +01:00
slider.py
Serve random images with automatic refresh
2018-11-05 21:57:26 +01:00
README.md
This is my port of FotoStream to python/flask.