A distraction-free Markdown notes tool for the Light Phone III.
Composer is a minimal writing tool for people who want to capture thoughts, ideas, and notes – using Markdown that renders as you type and makes syntax disappear. Built to feel like a natural extension of the Light Phone experience.
- WYSIWYG Markdown editing – formatting renders in real time as you type
- Copy note contents as either Markdown or plain text
- Organize notes into folders, with bulk move and reorder support
- Notes sorted by most recently edited, always at the top
- Rename notes independently from their body content
- Delete notes individually or in bulk
- Bold —
**text** - Italic —
*text* - Headings —
# H1,## H2,### H3 - Unordered lists —
- item - Ordered lists —
1. item - Inline code —
`code` - Blockquotes —
> text
I highly recommend using Obtainium to ensure you receive future updates and new features automatically. Just add the repo URL, make sure you're able to install apps from unknown sources, and you're all set.
Alternatively, you can download the latest APK from the Releases tab.
This project uses Expo and EAS Build.
- bun install
- eas login
- eas build --platform android --profile preview
EAS will build the APK in the cloud and provide a download link.
If any of my tools have been useful to you, I'd love to hear from you! Feel free to reach out here. Another way to support is to consider sponsoring. Either way, it means a lot!
- vandamd – light-template, the community Expo template this app is built on
- iamkory – LighterOS Figma design toolkit, excellent reference for recreating the LightOS aesthetic
- Milkdown – WYSIWYG Markdown editor powering the writing experience
- The Light Phone – for building a phone worth making apps for, and for the native Notes tool whose design language Composer is directly modeled after
