Home

Awesome

SeriesCountdown

SeriesCountdown is an Open Source Android application that allows you to check when will the next episode of your favorite series be available.

It was mainly created for testing all the new goodies that the new Support libraries brought us, and finally ended being an useful application.

SeriesCountdown gets all the information from the web EpisoDate, whose owner was so nice that, when knew that I was doing it by scrapping, offered me a very nice API so I could get the information more easily.

Screenshots

Screenshot

Detail View

Detail View

Tablet View

Libraries used

Credits

Download

You can either clone the project and get compile your own version, or you can download it from Google Play:

Google Play

License

This software is licensed under Apache v2 which basically means that you can make your own version and it can be private.

Here is a small summary of the license:

Copyright 2015 Dexafree

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.