Hi everyone! I’ve been working on a native Linux editor for Typst called Typesetter, and it’s now available on Flathub.
Typesetter is a simple, local-first editor focused on providing a minimal, distraction-free writing experience. It’s built with Rust and GTK, following the GNOME human interface guidelines.
Key features:
- Live preview that updates as you type
- Click-to-jump navigation between source and preview
- Centered scrolling to keep your writing visually anchored
- Syntax highlighting
- Package support
- Everything stays local on your machine
The app is in early development, so expect some rough edges. That said, it’s functional, and I’ve been using it for my own writing. I’m actively working on improvements and would appreciate any feedback, bug reports, or feature suggestions.
Links:
- Flathub: https://flathub.org/apps/details/net.trowell.typesetter
- Source code: haydn/typesetter: A minimalist, local-first Typst editor. - Codeberg.org
If you try it out, let me know what you think!