forked from axiel7/MoeList
-
Notifications
You must be signed in to change notification settings - Fork 0
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
1 changed file
with
7 additions
and
49 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,53 +1,11 @@ | ||
# ![app-icon](https://github.com/axiel7/MoeList/blob/master/app/src/main/res/mipmap-mdpi/ic_launcher_round.png)MoeList | ||
Another unofficial Android MAL client | ||
# ![app-icon](./app/src/main/res/mipmap-mdpi/ic_launcher_round.png)MoeList Libre | ||
This is a foss-friendly fork of MoeList | ||
|
||
<a href="https://play.google.com/store/apps/details?id=com.axiel7.moelist" target="_blank"><img alt="Google Play" height="90" src="https://play.google.com/intl/en_US/badges/images/generic/en_badge_web_generic.png"/></a> | ||
### Changes | ||
|
||
Follow the development on the official Discord server: | ||
* Removed all GMS-related dependencies (Firebase, ML Kit, oss-licenses) | ||
* Modify app name and package name | ||
|
||
[![Discord Banner 3](https://discordapp.com/api/guilds/741059285122940928/widget.png?style=banner3)](https://discord.gg/CTv3WdfxHh) | ||
### Downloads | ||
|
||
You can help translate the app! | ||
|
||
[![Crowdin](https://badges.crowdin.net/moelist/localized.svg)](https://crowdin.com/project/moelist) | ||
|
||
# Screenshots | ||
![screenshots](https://user-images.githubusercontent.com/12379835/91041684-be03b280-e610-11ea-8c42-e08c29788f0a.png) | ||
|
||
# Features | ||
* Manage your Anime/Manga list | ||
* View Anime/Manga details | ||
* Related Anime/Manga | ||
* Search Anime/Manga | ||
* Seasonal Anime | ||
* Anime recommendations | ||
* Anime/Manga top charts | ||
* View your profile and anime stats | ||
* Light/Dark theme | ||
* NSFW toggle | ||
|
||
**Coming soon** | ||
* [See project](https://github.com/axiel7/MoeList/projects/1) | ||
|
||
**Not possible due to API limitations:** | ||
* Manga stats | ||
* Reviews | ||
* Favorites Anime/manga | ||
* View/add friends | ||
* View others userlists | ||
* MyAnimeList notifications/messages | ||
* Characters and voice actors | ||
|
||
# Other | ||
**Special thanks:** | ||
* [danielvd_art](https://instagram.com/danielvd_art) (Logo design) | ||
* [Jeluchu](https://github.com/Jeluchu) | ||
* [Glodanif](https://github.com/glodanif) | ||
|
||
**Libraries used:** | ||
* [Material Components](https://github.com/material-components/material-components-android) | ||
* [Firebase](https://github.com/firebase/firebase-android-sdk) | ||
* [Room](https://developer.android.com/topic/libraries/architecture/room) | ||
* [Ktor](https://ktor.io/) | ||
* [Coil](https://github.com/coil-kt/coil) | ||
* [Donut](https://github.com/futuredapp/donut) | ||
You can grab the APK from the [releases](https://github.com/SnwMds/MoeList-Libre/releases/latest) page. |