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

https://github.com/kxxoling/transform.tauri

transform.tools bundler built with Tauri
https://github.com/kxxoling/transform.tauri

Last synced: 6 months ago
JSON representation

transform.tools bundler built with Tauri

Awesome Lists containing this project

README

          

# Transform.Tauri

A [transform.tools] bundler built with [Tauri]. [![publish](https://github.com/kxxoling/transform.tauri/actions/workflows/publish.yaml/badge.svg)](https://github.com/kxxoling/transform.tauri/releases)

## Screenshots

![screenshot.png](images/screenshot.png)

## Build your own binaries

1. Clone code recursively.
2. Make sure you have node.js 16, yarn 1.x, cargo, Rust and tauri-cli installed.
3. Run `cargo tauri build` at the root of local clone of this project.

[transform.tools]: https://transform.tools/
[Tauri]: https://tauri.studio/