Add readme

This commit is contained in:
dave 2014-08-26 19:06:23 -07:00
parent a22d3c1433
commit 19feb1fc81
1 changed files with 14 additions and 0 deletions

14
Readme.md Normal file
View File

@ -0,0 +1,14 @@
# Streamrecord
***
A python3 web app to record internet radio streams and present them in a podcast
### Requirements
- python3
- sqlite3
- jinja2
- cherrypy
- feedgen
- uwsgi
- mkvmerge
- avconv