AlphaNecron / Gloom

A Material You GitHub Mobile client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A Material You GitHub Mobile client

License:GNU General Public License v3.0


Languages

Language:Kotlin 100.0%