The cross-platform desktop editor for Typst. Unlock the power of Typst with Typstify. Get the professional power of LaTeX with a modern, intuitive editor designed for seamless typesetting and development.
git clone https://github.com/typstify/typstify.git
cd typstify
go run .To run the app locally, you must
- Place the executables
typstandtinymist(ortyspt.exeandtinymist.exe) in the root folder, - Or set custom executable paths for Typst and Tinymist in the setting page.
This project uses Gio to build the UI. To build a binary release, you have to install and use the gogio tool, please refer to gio-cmd to learn more. Also CGO must be enabled to build it.
Important: The typstify project is distributed as source code only. For pre-compiled binary releases, please download from the official website
Please feel free to contribute by filing issues or creating pull requests.
This project is distributed under the Apache License, Version 2.0, see LICENSE for more information.