https://github.com/chfoo/chatterbird-www
Application code for the Chatter Bird Website
https://github.com/chfoo/chatterbird-www
Last synced: 4 months ago
JSON representation
Application code for the Chatter Bird Website
- Host: GitHub
- URL: https://github.com/chfoo/chatterbird-www
- Owner: chfoo
- License: gpl-3.0
- Created: 2015-12-24T22:10:00.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-03-08T04:46:32.000Z (about 4 years ago)
- Last Synced: 2025-01-23T12:41:06.300Z (about 1 year ago)
- Language: Python
- Homepage: http://chatterbird.fart.website/
- Size: 110 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
chatterbird-www
===============
This project is the application code for the Chatter Bird Website located at http://chatterbird.fart.website/.
Quick Start
-----------
1. Install Python 3.5+
2. Install required packages: `pip3 install tornado --user`
3. Edit the configuration file as needed.
4. Run: `python3 -m chatterbirdsite the_config.json`
5. Set up a web server to forward requests to the application. See Tornado Web deployment documentation.
Support applications
--------------------
* Screenshotting: See https://github.com/chfoo/ttvsnap