-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
16 changed files
with
175 additions
and
230 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,67 @@ | ||
# KodikDownloader | ||
Simple app for search and download content from Kodik | ||
<div align="center"> | ||
|
||
# Screenshots | ||
<img src="https://github.com/MrIkso/KodikDownloader/raw/main/screenshots/Screenshot_KodikDownloader_1.jpg" width="33%"/> <img src="https://github.com/MrIkso/KodikDownloader/raw/main/screenshots/Screenshot_KodikDownloader_2.jpg" width="33%"/><img src="https://github.com/MrIkso/KodikDownloader/raw/main/screenshots/Screenshot_KodikDownloader_3.jpg" width="33%"/><img src="https://github.com/MrIkso/KodikDownloader/raw/main/screenshots/Screenshot_KodikDownloader_4.jpg" width="33%"/> | ||
<img width="" src="app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.webp" width=100 height=100 align="center"> | ||
|
||
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/MrIkso/AnitubeApp?color=black&label=Stable&logo=github)](https://github.com/MrIkso/AnitubeApp/releases/latest/) | ||
[![GitHub all releases](https://img.shields.io/github/downloads/MrIkso/AnitubeApp/total?label=Downloads&logo=github)](https://github.com/MrIKso/AnitubeApp/releases/) | ||
[![Telegram Channel](https://img.shields.io/badge/Telegram-AnitubeApp-blue?style=flat&logo=telegram)](https://t.me/anitube_app) | ||
|
||
</div> | ||
|
||
**Anitube App** is a simple [Open Source](https://m.wikipedia.org/wiki/Free_and_open-source_software) android client for [anitube.in.ua](https://anitube.in.ua) to help you watch anime in your phone. | ||
|
||
### Screenshots | ||
|
||
<div align="center"> | ||
<div> | ||
<img src="images/screenshots/1.jpg" width="30%" /> | ||
<img src="images/screenshots/2.jpg" width="30%" /> | ||
<img src="images/screenshots/3.jpg" width="30%" /> | ||
<img src="images/screenshots/4.jpg" width="30%" /> | ||
<img src="images/screenshots/5.jpg" width="30%" /> | ||
<img src="images/screenshots/6.jpg" width="30%" /> | ||
|
||
</div> | ||
</div> | ||
|
||
<br> | ||
|
||
### Features | ||
- Compatible with Android 8.0 and above (API 28+) | ||
- Comes in both light and dark mode. | ||
- Supports dynamic colors on A12+. | ||
- Supports downloads content | ||
- Login in your account | ||
- Watch history | ||
- Supports Picture-in-Picture mode. | ||
- [Material Design 3](https://m3.material.io/) Theme. | ||
|
||
### Downloads | ||
[<img src="https://img.shields.io/badge/github--blue?logo=github" alt="Get it on GitHub" height="30">](https://github.com/MrIkso/AnitubeApp/releases/latest) | ||
|
||
### Built with | ||
- [Kotlin](https://kotlinlang.org/) | ||
- [Java](https://dev.java/) | ||
- [Coroutines](https://kotlinlang.org/docs/reference/coroutines-overview.html) | ||
- [Android Architecture Components](https://developer.android.com/topic/libraries/architecture) | ||
- [LiveData](https://developer.android.com/topic/libraries/architecture/livedata) | ||
- [ViewModel](https://developer.android.com/topic/libraries/architecture/viewmodel) | ||
- [ViewBinding](https://developer.android.com/topic/libraries/view-binding) | ||
- [Paging3](https://developer.android.com/topic/libraries/architecture/paging/v3-overview) | ||
- [Room database](https://developer.android.com/jetpack/androidx/releases/room) | ||
- [Material Components for Android](https://github.com/material-components/material-components-android) | ||
- [Jsoup](https://jsoup.org/) | ||
- [Glide](https://github.com/bumptech/glide) | ||
- [Retrofit](https://github.com/square/retrofit) | ||
- [Gson](https://github.com/google/gson) | ||
- [Swiperefreshlayout](https://developer.android.com/jetpack/androidx/releases/swiperefreshlayout) | ||
- [Media3](https://github.com/androidx/media) | ||
- [Dagger-Hilt](https://dagger.dev/hilt/) | ||
|
||
### NOTE | ||
THE CONTENT ON THIS APP IS NOT MINE NOR IS IT HOSTED BY ME OR THE APP. THESE BELONG TO THEIR RESPECTIVE OWNERS. This app just demostrates on how it is possible to build a app that can scrape websites and use their content. | ||
|
||
### License | ||
AnitubeApp is licensed under the [GNU Affero General Public License v3.0](LICENSE). | ||
|
||
Have any suggestions? found a bug? Feel free to create an [issue](https://github.com/MrIKso/AnitubeApp/issues/new) with detailed description. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.