| Crates.io | svguru |
| lib.rs | svguru |
| version | 0.1.0 |
| created_at | 2025-04-23 20:04:48.354494+00 |
| updated_at | 2025-04-23 20:04:48.354494+00 |
| description | A lightweight SVG viewer with embedded GUI |
| homepage | |
| repository | https://github.com/4383/svguru |
| max_upload_size | |
| id | 1646266 |
| size | 482,085 |
A lightweight SVG viewer with embedded GUI
SVGuru is a fast, lightweight SVG viewer written in Rust. It provides a simple and intuitive interface for viewing, editing and manipulating SVG files, with real-time rendering powered by pure Rust libraries.
cargo install svguru
# Clone the repository
git clone https://github.com/4383/svguru.git
cd svguru
# Build and run in release mode
cargo build --release
./target/release/svguru
$ svguru # Will open the GUI