Skip to content

MateriiApps/Gloom

Repository files navigation

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