[!NOTE] Typstudio is not actively maintained. I have not had time to actively maintain this project for the last year. The project will most likely be archived at some point in the foreseeable future.
For those who are looking for an offline alternative, I recommend Tinymist.
A W.I.P desktop application for a new markup-based typesetting language, typst. Typstudio is built using Tauri.
...and more to come!
Typstudio does not have a stable release yet.
Development builds are provided in releases. The builds support Linux (amd64), macOS (amd64, aarch64), and Windows (amd64).
Unstable:
When running Typstudio for the first time on macOS, you may see a warning saying that the "Developer can not be verified". This is only a one-time warning for new files downloaded from the internet that aren't notarized.
To be able to work around it, perform the following steps:
Do note that development (debug) builds are slower than release builds. Pull requests are welcome!
pnpm install
pnpm tauri dev # or cargo-tauri dev
pnpm tauri build # or cargo-tauri build
Typstudio is licensed under GPLv3.