Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zunjae/AnYme
Unofficial Android Anime App for MyAnimeList
https://github.com/zunjae/AnYme
android anime kotlin myanimelist reddit
Last synced: 3 months ago
JSON representation
Unofficial Android Anime App for MyAnimeList
- Host: GitHub
- URL: https://github.com/zunjae/AnYme
- Owner: zunjae
- Created: 2016-07-04T12:08:30.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-05-27T14:55:05.000Z (over 3 years ago)
- Last Synced: 2024-07-08T09:52:15.971Z (4 months ago)
- Topics: android, anime, kotlin, myanimelist, reddit
- Homepage: https://anyme.app
- Size: 188 KB
- Stars: 1,149
- Watchers: 163
- Forks: 69
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# AnYme
Android App that can sync with MyAnimeList **[ FREE AND NO ADS! ]**(You can not stream with this app)
[CLICK HERE TO DOWNLOAD THE APP](https://anyme.app/apk)
# App Features
* **Synchronize with MyAnimeList to update what episodes you have watched!**
* **Get a notification when an episode is released**
* Find Similar and Related Anime from shows you're watching
* Create shortcuts to Anime on your launcher
* Read information about anime movies and anime shows
* This includes information such as **score, rating, broadcast day, adaptions, sequels etc.**
* **See recommendations** based on shows you like
* See a list of **all popular, ongoing and airing anime shows, movies and OVAs**
* See what other people are watching
* **Add notes** to episodes you have watched
* Save a list of your **favorite anime characters**
* Find which characters play in a show and who their voice actors are.
* Don't know what to watch? Use the **Random Anime button**
* **Bulk delete shows** from your profile
* Quickly see how long it takes before the next episode airs
* See the **schedule** of your favorite Anime
* Search for shows based on **filters**
* Look up **anime songs** and listen to them
* Find **anime discussions** on Redditand more...
## Things you should know
* **AnYme requires no app permissions**. So it can't look at your private files and send them to a server
* You need at least Android 5
* You can request new features on [Reddit](https://www.reddit.com/r/AnYme)
* AnYme uses **HTTPS** when connecting to MyAnimeList. When creating a MyAnimeList account, I recommend you pick a password you do not use anywhere else
* You can login or register on Kanon through the app!
* AnYme is a MyAnimeList app! Other sources will not be added## Credits (alphabetically):
* [afollestad/MaterialDialogs](https://github.com/afollestad/material-dialogs)
* [afollestad/Recyclical](https://github.com/afollestad/recyclical)
* [aurelhubert/ahbottomnavigation](https://github.com/aurelhubert/ahbottomnavigation)
* [Bumptech/Glide 4](https://github.com/bumptech/glide)
* [chrisjenx/Calligraphy](https://github.com/InflationX/Calligraphy)
* [Cutta/TagView](https://github.com/Cutta/TagView)
* [Ferfalk/SimpleSearchView](https://github.com/Ferfalk/SimpleSearchView)
* [FontAwesome](http://fontawesome.io/)
* [Google/Fabric](https://docs.fabric.io/android/fabric/overview.html)
* [Google/Firebase](https://firebase.google.com/)
* [Google/Room](https://developer.android.com/topic/libraries/architecture/room)
* [IvBaranov/MaterialFavoriteButton](https://github.com/IvBaranov/MaterialFavoriteButton)
* [JakeWharton/Timber](https://github.com/JakeWharton/timber)
* [Karn/Notify](https://github.com/Karn/notify)
* [Koin](https://insert-koin.io/)
* [Kotlin/Anko](https://github.com/Kotlin/anko)
* [leinardi/FloatingActionButtonSpeedDial](https://github.com/leinardi/FloatingActionButtonSpeedDial)
* [mikepenz/MaterialDrawer](https://github.com/mikepenz/MaterialDrawer)
* [Nekomata/Jikan.moe](https://jikan.moe/)
* [PhilJay/MPAndroidChart](https://github.com/PhilJay/MPAndroidChart)
* [Rohyme/PrettyStateView](https://github.com/Rohyme/PrettyStateView)
* [square/LeakCanary](https://github.com/square/leakcanary)
* [square/Retrofit](http://square.github.io/retrofit/)Other
* App Icon: LouieK22
# How is AnYme built?
AnYme is a native Android application written in Kotlin and Java using Android Studio.
# Permissions Explained
| Permission | Reason | Required |
| ------------- | ------------- | ------------- |
| android.permission.ACCESS_NETWORK_STATE | The app will only update data if you're connected to the Internet | Yes
| android.permission.REQUEST_INSTALL_PACKAGES | Built-in apk updater | No
| com.android.launcher.permission.INSTALL_SHORTCUT | Install shortcuts to Anime on your home launcher | No