Rithle

Rithle Banner

Rithle

GitHub Workflow Status GitHub issues GitHub pull requests GitHub all releases GitHub GitHub commit activity

Android app for Modrinth written in Kotlin.

Screenshots

Rithle Screenshots from the home and the project page.

Building

  1. Clone the repo with git clone https://github.com/TheClashFruit/Rithle.git
  2. Go into the folder with cd Rithle
  3. 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.

Star History

Star History Chart

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/>.