https://github.com/zeroepoch/redbox-rss
Redbox Rentals RSS Feed / Python Redbox API Library
https://github.com/zeroepoch/redbox-rss
Last synced: about 1 year ago
JSON representation
Redbox Rentals RSS Feed / Python Redbox API Library
- Host: GitHub
- URL: https://github.com/zeroepoch/redbox-rss
- Owner: zeroepoch
- License: bsd-2-clause
- Created: 2013-03-30T09:20:58.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2016-10-18T02:53:52.000Z (over 9 years ago)
- Last Synced: 2025-02-11T11:58:42.050Z (over 1 year ago)
- Language: Python
- Size: 96.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Redbox-RSS
==========
Redbox Rentals RSS Feed / Python Redbox API Library
The Redbox-RSS project contains a minimal python API library, for interacting
with a Redbox user account, and an RSS server that presents rental history. The
Redbox API library has minimal to no external dependencies and can be used
independent from the RSS server. The RSS server also serves as an example for
how to use the Redbox API library.
Usage
=====
1. Copy redbox.example.ini to redbox.ini
2. Edit redbox.ini and set the username and password
3. Start server.py
4. Connect to http://localhost:8080