Instance Setup | Home |
---|---|
- Download the latest actions build, if on PC then transfer the file over to your phone
- Unzip
Dimett.zip
- Make sure to allow install unknown apps
- Install the apk
- Clone the repo
git clone https://github.com/MateriiApps/Dimett.git && cd Dimett
- 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/app-debug.apk
This is an open-source project, you can do so without any programming.
Here are a few things you can do:
Dimett is licensed under the GNU General Public License v3.0