https://github.com/MateriiApps/Gloom
GitHub reimagined with Material You
https://github.com/MateriiApps/Gloom
android android-app github github-mobile hacktoberfest jetpack-compose kotlin kotlin-android
Last synced: 3 days ago
JSON representation
GitHub reimagined with Material You
- Host: GitHub
- URL: https://github.com/MateriiApps/Gloom
- Owner: MateriiApps
- License: gpl-3.0
- Created: 2022-04-29T12:39:50.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-05T15:46:03.000Z (19 days ago)
- Last Synced: 2025-04-14T15:01:51.320Z (10 days ago)
- Topics: android, android-app, github, github-mobile, hacktoberfest, jetpack-compose, kotlin, kotlin-android
- Language: Kotlin
- Homepage:
- Size: 7.48 MB
- Stars: 692
- Watchers: 11
- Forks: 26
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - MateriiApps/Gloom - GitHub reimagined with Material You (Kotlin)
- awesome-starred - MateriiApps/Gloom - GitHub reimagined with Material You (Kotlin)
README
![]()
# Gloom
Material You Github client
---
[](https://nightly.link/MateriiApps/Gloom/workflows/android/main/gloom-debug.zip)
[](https://github.com/MateriiApps/Gloom/stargazers)
[](https://discord.gg/3y6vbneMsW)

| | |
|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
||
|
||
|
## Roadmap
You can view the project roadmap [here](https://github.com/orgs/MateriiApps/projects/2)
Installation
---
1. Download the [latest actions build](https://nightly.link/MateriiApps/Gloom/workflows/android/main/artifact.zip), 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 apkBuild
---#### Prerequisites
- [Git](https://git-scm.com/downloads)
- [JDK 11](https://www.oracle.com/java/technologies/javase/jdk11-archive-downloads.html)
- [Android SDK](https://developer.android.com/studio)#### 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](https://developer.android.com/studio/debug/dev-options) 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:
- [Test and report issues](https://github.com/MateriiApps/Gloom/issues/new/choose)
- [Translate the app into your language](https://crowdin.com/project/gloom)
License
---
Gloom is licensed under the GNU General Public License v3.0[](https://github.com/MateriiApps/Gloom/blob/main/LICENSE)