teapod/README.md

27 lines
1.1 KiB
Markdown
Raw Normal View History

2020-10-08 15:56:18 +02:00
# teapod
2020-10-12 20:45:16 +02:00
A unoffical App for Anime-on-Demand.
## Features
* acces all media in the library
* search the library
* play movies/tv shows via integrated exoplayer
## Screenshots
[<img src="https://www.mosad.xyz/images/Teapod/Teapod_Library.png" width=180>](https://www.mosad.xyz/images/Teapod/Teapod_Library.png)
[<img src="https://www.mosad.xyz/images/Teapod/Teapod_Media.png" width=180>](https://www.mosad.xyz/images/Teapod/Teapod_Media.png)
[<img src="https://www.mosad.xyz/images/Teapod/Teapod_Search.png" width=180>](https://www.mosad.xyz/images/Teapod/Teapod_Search.png)
## License
2020-10-12 21:46:51 +02:00
This App is licensed under the terms and conditions of GPL 3. This Project is not associated with Anime-on-Demand in any way.
2020-10-12 20:45:16 +02:00
### Used Libraries
* gson: https://github.com/google/gson
* exoplayer: https://github.com/google/ExoPlayer
* jsoup: https://jsoup.org/
* material-dialogs: https://github.com/afollestad/material-dialogs
* kotlin.coroutines: https://github.com/Kotlin/kotlinx.coroutines
* Material design icons: https://github.com/google/material-design-icons
* androidx libraries
Teapod © 2020 [@Seil0](https://git.mosad.xyz/Seil0)