mirror of https://github.com/MateriiApps/Gloom
|
||
---|---|---|
.github | ||
api | ||
app | ||
github/images | ||
gradle | ||
shared | ||
ui | ||
.gitignore | ||
LICENSE | ||
README.md | ||
build.gradle.kts | ||
crowdin.yml | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
settings.gradle.kts |
README.md
Screenshots
Profile | Starred | Repositories | Organizations |
---|---|---|---|
![]() |
![]() |
![]() |
![]() |
Roadmap
You can view the project roadmap here
Installation
- Download the latest actions build, if on PC then transfer the file over to your phone
- Unzip
artifact.zip
- Make sure to allow install unknown apps
- Install the apk
Build
Prerequisites
Instructions
- Clone the repo
git clone https://github.com/MateriiApps/Gloom.git && cd Gloom
- Build the project
- Linux:
chmod +x ./gradlew && gradlew assembleDebug
- Windows:
./gradlew assembleDebug
- Linux:
- Install on device
- Enable usb debugging and plug in your phone
- Run
adb install app/build/outputs/apk/debug/app-debug.apk
Contributing
This is an open-source project, you can do so without any programming.
Here are a few things you can do:
License
Gloom is licensed under the GNU General Public License v3.0