An open API service indexing awesome lists of open source software.

https://github.com/wflixu/typster

a typst reader and editor
https://github.com/wflixu/typster

desktop-app macos tauri typst typst-editor vue3

Last synced: 23 days ago
JSON representation

a typst reader and editor

Awesome Lists containing this project

README

        

![typster](./app-icon.png)

# typster

A desktop application for a new markup-based typesetting language, [typst](https://github.com/typst/typst).
Typster is built using [Tauri](https://tauri.app/).

# features
- [x] auto code completion
- [x] export PDF file
- [x] error tip
- [x] use latest typst v0.12

## screenshot

![typster](./public/imgs/screen_projects.png)

![typster](./public/imgs/screen_editing.png)

![typster](./public/imgs/screen_preview.png)

# Download

[download link](https://github.com/wflixu/typster/releases)

### MacOS

```
xattr -c /Applications/typster.app
```
### rebuild app icon

```
pnpm tauri icon
```

## Other similar projects:

- https://github.com/Cubxity/typster
- https://github.com/Enter-tainer/typst-preview

## Related projects
- https://github.com/Enter-tainer/typstyle
- https://github.com/nvarner/typst-lsp