aki-image-view-gtk

Crates.ioaki-image-view-gtk
lib.rsaki-image-view-gtk
version0.2.10
sourcesrc
created_at2021-08-16 02:27:13.52115
updated_at2023-01-12 03:18:08.349297
descriptionimage view gtk gui application
homepage
repositoryhttps://github.com/aki-akaguma/aki-image-view-gtk
max_upload_size
id437563
size121,713
(aki-akaguma)

documentation

README

aki-image-view-gtk

crate Docs Rust Version Apache2/MIT licensed

image view gtk gui application.

aki-image-view-gtk command is gtk image viewer.

  • minimum support gtk v3_24
  • minimum support rustc 1.56.1 (59eed8a2a 2021-11-01)

Command help

aki-image-view-gtk --help
Usage:
  aki-image-view-gtk [options]

image view gtk gui application

Options:
  -c, --config <file>   config file path

  -H, --help        display this help and exit
  -V, --version     display version information and exit
  -X <x-options>    x options. try -X help

Quick install

  1. you can install this into cargo bin path:
cargo install aki-image-view-gtk
  1. you can build debian package:
cargo deb

and install .deb into your local repository of debian package.

Changelogs

This crate's changelog here.

License

This project is licensed under either of

at your option.

Commit count: 32

cargo fmt