Enţrirç (New Ithkuil word for "an utility set", pronounced /enθɾiɾç/
, also written as
"enthrirhc") is a tool that aims to make it easier to learn the New Ithkuil.
Platform | Status |
---|---|
Android | ✅ |
Web (PWA) | ✅ |
Linux | 🆗 |
Windows | 🆗 |
macOS | ❌ |
iOS | ❌ |
Note
For macOS & iOS users: Open Enţrirç in Safari and install it as a PWA instead. This project does not offer the source code for macOS & iOS, because the developer(@lomirus) has no macOS device to get the Enţrirç adapted for, and after all, it's not a small amount of money to spend $99 per year to be an Apple Developer just in order to publish a free & open source App :P
Before building, run:
flutter pub get
dart run build_runner build
dart run vector_graphics_compiler --input-dir assets/icons --out-dir assets/icons_compiled
flutter build apk --split-per-abi
flutter build web
flutter build windows
flutter build linux