mirror of
https://github.com/ayabusa/Rusty-slicer.git
synced 2024-11-22 03:03:24 +00:00
29 lines
722 B
Markdown
29 lines
722 B
Markdown
# Rust Slicer
|
|
|
|
The rust slicer is a rust app powered by the tauri framework. It is currently really WIP so use it at your own risk.
|
|
|
|
![Screenshot of the rusty slicer application](/Screenshot-Rusty-Slicer.png)
|
|
|
|
## How to build
|
|
|
|
1. Install Rust using rustup
|
|
2. Install Tauri
|
|
3. Clone the repo
|
|
|
|
``` git clone "https://github.com/ayabusa/Rusty-slicer.git" ```
|
|
|
|
```cd Rusty-slicer```
|
|
4. Build using ```cargo tauri dev```
|
|
|
|
## TODO
|
|
|
|
- [x] Working Program
|
|
- [x] Use the file format choosen
|
|
- [ ] Dummy proof
|
|
- [ ] little website
|
|
- [x] Port to Windows
|
|
|
|
## Support me
|
|
If you like what I make and if you can afford it consider tipping me ;D
|
|
|
|
[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/S6S6V7DYK) |