blob: fd6817ec6d2a56c520597b122cea6e77c4bb4fdb (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# distractionless
*WIP Alternative Homescreen aiming to minimalize distractions.*
This project is currently under heavy development.
# Installation
Run the following commands in the root of the project:
1. `clj -M:cljd compile`
2. `flutter build apk`
3. `flutter install -d <device id>`
|