1
0
Fork 0
Official Gloom mirror
Go to file
Crowdin Bot 02d692b08c chore(i18n): sync translations 2023-09-23 17:09:10 +00:00
.github Fix crowdin workflow 2023-08-11 13:14:56 -04:00
api Add account switcher (#28) 2023-09-06 12:21:15 -04:00
app Support alerts on the bottom of the screen 2023-09-22 11:14:09 -04:00
github/images [docs] better README (#4) 2022-11-20 18:32:01 -05:00
gradle Bump dependencies 2023-09-06 18:50:34 -04:00
shared Replace toasts with alerts in most places 2023-09-22 11:44:40 -04:00
ui chore(i18n): sync translations 2023-09-23 17:09:10 +00:00
.gitignore feat: add crowdin & i18n 2022-11-05 15:24:07 -07:00
LICENSE Initial commit 2022-04-29 05:39:51 -07:00
README.md [fix] README links (#16) 2023-03-12 13:31:56 -04:00
build.gradle.kts Restructure modules to be multiplatform (#25) 2023-08-11 13:11:23 -04:00
crowdin.yml Restructure modules to be multiplatform (#25) 2023-08-11 13:11:23 -04:00
gradle.properties Setup project structure 2022-10-11 12:21:16 -04:00
gradlew Setup project structure 2022-10-11 12:21:16 -04:00
gradlew.bat Setup project structure 2022-10-11 12:21:16 -04:00
settings.gradle.kts Restructure modules to be multiplatform (#25) 2023-08-11 13:11:23 -04:00

README.md

Gloom logo

Gloom

Material You Github client


Debug build status Stars GitHub downloads


GitHub code size in bytes Line count GitHub top language

Screenshots

Profile Starred Repositories Organizations

Roadmap

You can view the project roadmap here

Installation

  1. Download the latest actions build, if on PC then transfer the file over to your phone
  2. Unzip artifact.zip
  3. Make sure to allow install unknown apps
  4. Install the apk

Build

Prerequisites

Instructions

  1. Clone the repo
    • git clone https://github.com/MateriiApps/Gloom.git && cd Gloom
  2. Build the project
    • Linux: chmod +x ./gradlew && gradlew assembleDebug
    • Windows: ./gradlew assembleDebug
  3. 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

License: GPLv2