From b8351399738d6441a17ef5efc511d8072947073c Mon Sep 17 00:00:00 2001 From: Jannik Seiler Date: Mon, 12 Oct 2020 20:45:16 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9EREADME.md=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/README.md b/README.md index 2e285b3..541ae94 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,27 @@ # teapod +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 +[](https://www.mosad.xyz/images/Teapod/Teapod_Library.png) +[](https://www.mosad.xyz/images/Teapod/Teapod_Media.png) +[](https://www.mosad.xyz/images/Teapod/Teapod_Search.png) + +## License +This App is licensed under the treams and conditions of GPL3. This Project is not accosiated with Anime-on-Demand in anya way. + +### 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) \ No newline at end of file