Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/materiiapps/dimett
Material You Mastodon/Akkoma/Pleroma client
https://github.com/materiiapps/dimett
akkoma android compose fedi fediverse jetpack-compose kotlin kotlin-android mastodon material-ui material-you material3 pleroma social
Last synced: 3 months ago
JSON representation
Material You Mastodon/Akkoma/Pleroma client
- Host: GitHub
- URL: https://github.com/materiiapps/dimett
- Owner: MateriiApps
- License: gpl-3.0
- Created: 2023-02-10T00:31:39.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-26T20:16:15.000Z (about 1 year ago)
- Last Synced: 2024-11-09T09:38:04.574Z (3 months ago)
- Topics: akkoma, android, compose, fedi, fediverse, jetpack-compose, kotlin, kotlin-android, mastodon, material-ui, material-you, material3, pleroma, social
- Language: Kotlin
- Homepage: https://mstdn.social/@dimett
- Size: 4.59 MB
- Stars: 44
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dimett
Material You Mastodon/Akkoma/Pleroma client
---
![Debug build status](https://img.shields.io/github/actions/workflow/status/MateriiApps/Dimett/android.yml?label=Debug%20Build&logo=github&style=for-the-badge&branch=main)
[![Stars](https://img.shields.io/github/stars/MateriiApps/Dimett?logo=github&style=for-the-badge)](https://github.com/MateriiApps/Dimett/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/Dimett?logo=github&logoColor=%23fff&style=for-the-badge)
![Line count](https://img.shields.io/tokei/lines/github/MateriiApps/Dimett?logo=github&logoColor=%23fff&style=for-the-badge)
![GitHub top language](https://img.shields.io/github/languages/top/MateriiApps/Dimett?style=for-the-badge)## Screenshots
| Instance Setup | Home |
| --------------- | --------------- |
| |Installation
---
1. Download the [latest actions build](https://nightly.link/MateriiApps/Dimett/workflows/android/main/Dimett.zip), if on PC then transfer the file over to your phone
2. Unzip `Dimett.zip`
3. Make sure to allow install unknown apps
4. Install the apkBuild
---#### Prerequisites
- [Git](https://git-scm.com/downloads)
- [JDK 17](https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html)
- [Android SDK](https://developer.android.com/studio)#### Instructions
1. Clone the repo
- `git clone https://github.com/MateriiApps/Dimett.git && cd Dimett`
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/Dimett/issues/new/choose)
- [Translate the app into your language](https://crowdin.com/project/Dimett) Soon™
License
---
Dimett 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/Dimett/blob/main/LICENSE)