Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pvamshi/remote


https://github.com/pvamshi/remote

Last synced: 30 days ago
JSON representation

Awesome Lists containing this project

README

        

remote
======
Trying out to play mplayer remotely from other computer or mobile

1. clone this repo

2. install all the necessary packages (best done inside of a virtual environment)
> pip install -r requirements.txt

3. run the app
> python runserver.py

4. create and seed the db (the server must still be running, so open a new terminal window first)
> python manage.py create_db && python manage.py seed_db --seedfile 'data/db_items.json'

5. check out your blog
> http://localhost:5000/blog