teapod/README.md

34 lines
1.5 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
2020-10-14 20:26:29 +02:00
* AndroidX: https://developer.android.com/jetpack/androidx
* Material Components for Android: https://github.com/material-components/material-components-android
* ExoPlayer: https://github.com/google/ExoPlayer
* Gson: https://github.com/google/gson
2020-10-12 20:45:16 +02:00
* Material design icons: https://github.com/google/material-design-icons
2020-10-14 20:26:29 +02:00
* Material Dialogs: https://github.com/afollestad/material-dialogs
* Jsoup: https://jsoup.org
* kotlinx.coroutines: https://github.com/Kotlin/kotlinx.coroutines
* Glide: https://github.com/bumptech/glide
* Glide Transformations: https://github.com/wasabeef/glide-transformations
2020-10-12 20:45:16 +02:00
2020-10-14 01:24:51 +02:00
#### Why is it called Teapod?
Teapod is a Acronym for "The ultimate anime app on demand", hence this project is called Teapod and not Teapot.
2020-10-14 20:26:29 +02:00
Teapod © 2020 [@Seil0](https://git.mosad.xyz/Seil0)