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.
13
Commits
4
Branches
0
Tags
51
KiB
Python
83.6%
HTML
16.4%
8a3edce278
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
8a3edce278
Pre-scale and cache images to full-hd resolution
2018-11-06 20:13:35 +01:00
templates
Configure refresh via config file
2018-11-05 22:01:57 +01:00
.gitignore
Serve images from a separate direcory configured in an external config
2018-11-03 13:21:26 +01:00
config.py
Configure refresh via config file
2018-11-05 22:01:57 +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
Pre-scale and cache images to full-hd resolution
2018-11-06 20:13:35 +01:00
README.md
This is my port of FotoStream to python/flask.