Home
Softono
Dimett

Dimett

Open source Kotlin
50
Stars
3
Forks
1
Issues
1
Watchers
2 years
Last Commit

About Dimett

Material You Mastodon/Akkoma/Pleroma client

Platforms

Web Self-hosted Android

Languages

Kotlin

Dimett

Material You Mastodon/Akkoma/Pleroma client


Debug build status Stars GitHub downloads


GitHub code size in bytes Line count GitHub top language

Screenshots

Instance Setup Home

Installation

  1. Download the latest actions build, 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 apk

Build

Prerequisites

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 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

Dimett is licensed under the GNU General Public License v3.0

License: GPLv2