Ecosyste.ms: Awesome
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: 2 months ago
JSON representation
a typst reader and editor
- Host: GitHub
- URL: https://github.com/wflixu/typster
- Owner: wflixu
- License: mit
- Created: 2023-04-03T13:41:32.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-03T14:58:08.000Z (8 months ago)
- Last Synced: 2024-10-25T05:54:55.998Z (3 months ago)
- Topics: desktop-app, macos, tauri, typst, typst-editor, vue3
- Language: Rust
- Homepage:
- Size: 5.06 MB
- Stars: 26
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-typst-cn - typster
README
![typster](./app-icon.png)
# [WIP] typster
A W.I.P desktop application for a new markup-based typesetting language, [typst](https://github.com/typst/typst).
Typster is built using [Tauri](https://tauri.app/).# features
- [ ]
- [ ]## 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/typstudio
- https://github.com/Enter-tainer/typst-preview## Related projects
- https://github.com/Enter-tainer/typstyle
- https://github.com/nvarner/typst-lsp