Walker-00 / rview

qview in rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rust Check Clippy Analyze

rview

Rview mean Rust Image Viewer which is Rust replacement for Qview which is written in Cpp.
If Rview is a little weird you can call it as Review.
This Rview is the a part of the project Project SS.

[Features]

  • Cross-Platform Support
  • Support Most Popular image formats
  • Support Svg Images
  • Support Webp Images
  • Support image picker
  • Support image from File
  • Support Image from Url
  • Better Error Handling
  • Optimize size
  • Support Multiple Images Open
  • Cli Features

[Installation]

[Linux]

wget https://github.com/Walker-00/rview/releases/download/v0.1.1/rview
chmod +x rview
sudo mv rview /bin # or ln $PWD/rview /bin/rview

[Mac]

Follow The Compile From Source Instructions, Cuz I don't know how to cross-compile for mac.

[Windows]

just Download EXE File and run it

[Compile From Source]

To Compile From Source You Need To Install:

git clone https://github.com/Walker-00/rview
cd rview
cargo install --path .

[Voices From Burma]

Currently, Burma is under the Military rule and as a burmese, living under the ************ is extremely chellenging.
But we stayed strong and are fighting against Military Junta's bullets and violence.
We demand Justice and Democracy.
And we kindly want to ask for the International support and attention.

About

qview in rust

License:Do What The F*ck You Want To Public License


Languages

Language:Rust 100.0%