Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/TheClashFruit/Rithle

Android app for Modrinth written in Kotlin.
https://github.com/TheClashFruit/Rithle

android android-app kotlin minecraft modrinth

Last synced: 2 months ago
JSON representation

Android app for Modrinth written in Kotlin.

Awesome Lists containing this project

README

        

> [!IMPORTANT]
> Please check out issue [#9](https://github.com/TheClashFruit/Rithle/issues/9) of you are wondering why there hasn't been an update since Febuary of 2023!

![ritle_banner](https://user-images.githubusercontent.com/55049569/218251089-1782245b-d742-4ecd-b743-77c18811dba6.svg)


Rithle


GitHub Workflow Status
GitHub issues
GitHub pull requests
GitHub all releases

GitHub
GitHub commit activity


Android app for Modrinth written in Kotlin.


Screenshots

![screenshots_of_rithle](https://user-images.githubusercontent.com/55049569/222969306-a26a90d4-769a-4564-bd85-a4fa90638997.png)


Building



  1. Clone the repo with git clone https://github.com/TheClashFruit/Rithle.git

  2. Go into the folder with cd Rithle

  3. Add your github oauth secret and client id to local.properties as ghclient and ghsecret

  4. Build the app with ./gradlew build


Contributing


Can be found in CONTRIBUTING.md.


Thanks To




  • Modrinth - An awesome platform for sharing minecraft mods, plugins and more.


  • Volley - Network requests.


  • Markwon - Markdown rendering for the project descriptions.


License


Rithle, Android app for Modrinth written in Kotlin.
Copyright (C) 2022-2023 TheClashFruit

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.