Skip to content

AnaCm/seriesly

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Seriesly

Seriesly is an easy TV schedule for your favorite shows. It can be run free of charge on Google's cloud platform App Engine.

Setup

A nice guide with screenshots can be found here

Summary:

  1. Download the code or fork the repository.
  2. Download the Google App Engine SDK for Python.
  3. Create a Google App Engine application (you need a Google account).
  4. Go to the seriesly folder and copy the local_settings.py.example to local_settings.py.
  5. Change the values in local_settings.py.
  6. Change application name in app.yaml (and possibly version number etc.) to your app name from step 3.
  7. Test your app locally (follow the App Engine Getting Started Guide).
  8. Deploy the app to Google App Engine (see Uploading your Application).

Getting Shows In

Follow the visual import guide!

Contribution

Please contribute. I probably don't have time to improve this further.

This is free software and you are encouraged to implement additional features like linking to streaming sites etc.

Please be aware that Seriesly is released unter the GNU AGPL 3.0 (see LICENSE.txt). If you deploy a version of Seriesly, you must make the code available to your users.

Attribution

Seriesly is a Django project based on Django 1.1

Seriesly ships with the following third party components:

License

Seriesly is licensed under the GNU Affero General Public License 3.0.

About

TV show notification service on Google App Engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published