Kilt is a client for E926 and Self21-compatible image boards. It works on desktop and mobile.
- Flutter SDK 3.32.0 or higher
- Dart SDK 3.8.0 or higher
- An E926-compatible host (e.g. e926.net) or a Self21 instance
git clone https://gitlab.com/Openlyst/klit.git
cd klitflutter pub getflutter build linux
flutter build windows
flutter build macosflutter build apk
flutter build iosKilt connects to E926 by default. For a Self21 instance, go to Settings > Server and enter your URL.
This project is licensed under the AGPL-3.0 License - see the LICENSE file for details.