Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bowarc/binstaller
Library to make simple graphical installers with Rust
https://github.com/bowarc/binstaller
Last synced: 11 days ago
JSON representation
Library to make simple graphical installers with Rust
- Host: GitHub
- URL: https://github.com/bowarc/binstaller
- Owner: Bowarc
- Created: 2023-05-14T07:05:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-16T10:47:00.000Z (over 1 year ago)
- Last Synced: 2024-11-08T08:29:12.457Z (2 months ago)
- Language: Rust
- Size: 1.95 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Name might change
It's a lib to make simple graphical installer using rust and egui
Do not use for now, it's far from done
A rly basic example can be found at `src\main.rs`
The example downloads the release 1.3 of my `Lumin` project in the project root + /downloads, feel free to delete the directory after. (Just wanted to try how would it work with real files)