Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Kongaloosh/aether
A flask app for saving and scrolling through images.
https://github.com/Kongaloosh/aether
album album-gallery flask flask-application gallery indieweb infinte-scrolling javascript masonry
Last synced: 15 days ago
JSON representation
A flask app for saving and scrolling through images.
- Host: GitHub
- URL: https://github.com/Kongaloosh/aether
- Owner: Kongaloosh
- Created: 2020-06-29T02:00:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-20T04:23:01.000Z (over 3 years ago)
- Last Synced: 2023-04-05T10:34:24.868Z (over 1 year ago)
- Topics: album, album-gallery, flask, flask-application, gallery, indieweb, infinte-scrolling, javascript, masonry
- Language: JavaScript
- Homepage: http://aether.kongaloosh.com
- Size: 19.8 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# aether
### aether is a flask app for visualizing albums![alt text](https://github.com/Kongaloosh/aether/blob/master/demo.gif?raw=true)
#### How do I run this?
1. clone the repo
2. set the directory of the path to your images in `config.ini`
3. install the requirements `pip install -r requirements.txt`
4. setup your server (nginx, apache, etc) and run the flask app (gunicorn)