Your playground for everything Glyphs. A Nothingâ„¢ (Community) Project.
Phone (1) | Phone (2) | Phone (2a) |
---|---|---|
demo.mp4
- Support for Phone (1), Phone (2), and Phone (2a) glyph layouts.
- Absolute control over Glyphs (long-term goal)
- Allow recording & playing back Flows.
- Community built Flows (Planned)
- Intuitive, user-friendly Nothing inspired design.
- Powered by Nothing Glyph Developer Kit and this flutter wrapper.
- Grab an apk from the latest release here or alternatively check out the build artifacts for the Build workflow or here (these are built on each commit to the repository).
- Optionally verify the sha1sum of the APK file.
- Install the app onto your Nothing device and Glyph away!
- Setup the Android and the Flutter SDK. If you're on Nix, there's a flake available that will set up the environment for you.
- Run
flutter run
orflutter build apk
if you prefer building an APK directly. - The app will launch.
Since we don't have production API keys from Nothing yet -- in order to run it on our devices, we have to enable Glyph Interface debugging mode.
adb shell settings put global nt_glyph_interface_debug_enable 1
Note: Glyph debug mode expires after every 48 hours.
Trigger code generation for assets using:
dart run build_runner build
'Nothing', Nothing Phones, Nothing Fonts, Nothing Glyphs are intellectual properties of Nothingâ„¢ Technology Private Limited. I have no right over them.
This codebase is MIT licensed.