Skip to content

lucaslrodri/typst-desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typst Desktop

A standalone desktop application for Typst web editor, built with Tauri

App screenshot

Features

  • Native Desktop Experience: Interact with Typst's web editor directly from your desktop without needing open a browser.
  • Fast and Lightweight: Built with Tauri, ensuring a minimal footprint and quick startup times.

Installation

Pre-built Binaries

Building from source

  1. Clone this repository:
git clone https://github.com/lucaslrodri/typst-desktop.git
  1. Navigate to the project directory:
cd typst-desktop
  1. Install tauri:
cargo install tauri-cli
  1. Build the application:
cargo tauri build

Usage

  1. Launch the application.
  2. Log in with your Typst account to access your documents.
  3. Use the Typst editor as you would in a web browser.

Cache folder

The cache folder on Windows is located at %LOCALAPPDATA%\com.lucaslrodri.typst-desktop.app\cache. You can clear it if you encounter any issues with the application.

Contributing

Contributions are welcome! If you have suggestions for improvements or find bugs, please open an issue or submit a pull request.

For more details on how to install and use Tauri, refer to the Tauri documentation.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

A standalone desktop application for Typst web editor

Topics

Resources

License

Stars

Watchers

Forks

Languages