Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thesabbir/localmovies
Share your movies over http
https://github.com/thesabbir/localmovies
Last synced: 30 days ago
JSON representation
Share your movies over http
- Host: GitHub
- URL: https://github.com/thesabbir/localmovies
- Owner: thesabbir
- Created: 2015-03-05T16:03:52.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-03-05T16:17:21.000Z (over 9 years ago)
- Last Synced: 2023-04-09T10:55:15.361Z (over 1 year ago)
- Language: Python
- Size: 133 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# localmovies
Share your movies over your network via http# Prerequisite
* Node.Js
* Python
* MongoDB*# Installation
```shellgit clone [email protected]:thesabbir/localmovies.git
npm install
```# Up & Running
Start up your mongodb server. Edit config.json file. Then:
```shell
python dumpmovies.py
node bin/www
```# Note
* Only tested on *nix system. I'm not sure yet it'll work in windows.
* Pip Modules are not currently listed.# Todo
* Remove dependencies from nodejs or python.
* Use SQLite# License
[The MIT License (MIT)](http://opensource.org/licenses/mit-license.php)
Copyright (c) Sabbir Ahmed