Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 9 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-08T22:33:39.000Z (about 1 month ago)
- Last Synced: 2024-12-07T07:02:21.538Z (16 days ago)
- Topics: android, android-app, github, github-mobile, hacktoberfest, jetpack-compose, kotlin, kotlin-android
- Language: Kotlin
- Homepage:
- Size: 2.36 MB
- Stars: 634
- Watchers: 12
- Forks: 16
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Gloom
Material You Github client
---
[![Debug build status](https://img.shields.io/github/actions/workflow/status/MateriiApps/Gloom/android.yml?label=Debug%20Build&logo=github&style=for-the-badge&branch=main)](https://nightly.link/MateriiApps/Gloom/workflows/android/main/gloom-debug.zip)
[![Stars](https://img.shields.io/github/stars/MateriiApps/Gloom?logo=github&style=for-the-badge)](https://github.com/MateriiApps/Gloom/stargazers)
[![GitHub downloads](https://img.shields.io/discord/885879572447522817?logo=discord&logoColor=white&style=for-the-badge)](https://discord.gg/3y6vbneMsW)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/MateriiApps/Gloom?logo=github&logoColor=%23fff&style=for-the-badge)
![Line count](https://img.shields.io/tokei/lines/github/MateriiApps/Gloom?logo=github&logoColor=%23fff&style=for-the-badge)
![GitHub top language](https://img.shields.io/github/languages/top/MateriiApps/Gloom?style=for-the-badge)## Screenshots
| Profile | Starred | Repositories | Organizations |
| --------------- | --------------- | --------------- | --------------- |
| | | | |## 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[![License: GPLv2](https://img.shields.io/badge/License-GPL%20v3-blue.svg?style=for-the-badge)](https://github.com/MateriiApps/Gloom/blob/main/LICENSE)