An open API service indexing awesome lists of open source software.

https://github.com/chux0519/purrmitive-qt


https://github.com/chux0519/purrmitive-qt

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# purrmitive-qt

Qt wrapper for [chux0519/purr](https://github.com/chux0519/purr)

## requirements

- Qt5

## build requirements

Since this project use `purr` which written in Rust, we need

- rust toolchains(cargo)
- cmake

## build

> mkdir build && cd build
>
> cmake ..
>
> make

## usage

1. Ctrl/CMD + O or Drag picture into the main window to open it.
2. Steup the parameters and run
3. Press `space` to show the original image

![](https://i.imgur.com/G1dkJ99.png)
![](https://i.imgur.com/6S6s2BB.png)
![](https://i.imgur.com/CZmpXGQ.png)