Skip to content

Kongaloosh/aether

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aether

aether is a flask app for visualizing albums

alt text

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)