Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)