Gloom
GitHub reimagined with Material You
Install / Use
/learn @MateriiApps/GloomREADME
Gloom
Material You Github client
<br>
| | | |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | <picture><source media="(prefers-color-scheme: dark)" srcset=".github/images/Home.png" /><source media="(prefers-color-scheme: light)" srcset=".github/images/Home-Light.png" /><img src=".github/images/Home.png" width="200px"/></picture> | <picture><source media="(prefers-color-scheme: dark)" srcset=".github/images/Explore.png" /><source media="(prefers-color-scheme: light)" srcset=".github/images/Explore-Light.png" /><img src=".github/images/Explore.png" width="200px"/></picture> | | <picture><source media="(prefers-color-scheme: dark)" srcset=".github/images/Profile.png" /><source media="(prefers-color-scheme: light)" srcset=".github/images/Profile-Light.png" /><img src=".github/images/Profile.png" width="200px"/></picture> | <picture><source media="(prefers-color-scheme: dark)" srcset=".github/images/Repo.png" /><source media="(prefers-color-scheme: light)" srcset=".github/images/Repo-Light.png" /><img src=".github/images/Repo.png" width="200px"/></picture> |
</div>Roadmap
You can view the project roadmap here
Installation
- Download the latest actions build, if on PC then transfer the file over to your phone
- Unzip
gloom-release.zip - Make sure to allow install unknown apps
- Install the apk
Build
Prerequisites
Instructions
- Clone the repo
git clone https://github.com/MateriiApps/Gloom.git && cd Gloom
- Build the project
- Linux:
chmod +x gradlew && ./gradlew assembleDebug - Windows:
./gradlew assembleDebug
- Linux:
- Install on device
- Enable usb debugging and plug in your phone
- Run
adb install app/build/outputs/apk/debug/gloom-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
