sdedovic / svgview

A minimal, reloading SVG viewer a la feh
Apache License 2.0
3 stars 2 forks source link

svgview

crates.io GitHub release (latest by date)

Usage

svgview path/to/some/file.svg

Purpose

I needed a tool to view SVGs while I work on them in other software. This tool should function similarly to feh. Requirements:

TODO/Outstanding Issues

Installing

cargo install svgview

Building

cargo build