RubyGems Navigation menu

wuffl 1.0.1

# Wuffl <strong> 1. Introduction </strong> Wuffl is a simple image viewer which can move pictures either to a „Selected“ folder or to a „Deleted“ folder. "Selected" and "Deleted" folders are located in the same folder as the chosen picture. Wuffl is available for Linux Ubuntu >=14.04, Mac >= OS Ventura and Windows >=10. Imagine you review you vacation photographs and you need to select which pictures to show to your friends at the next party, or you work your way through a bunch of old pictures and you need to select a view of them for a anniversary celebration. Wuffl allows you to move the picture to an extra folder ("Selected") or to a "Deleted" folder while viewing it. <strong> 2. Installation </strong> To use the Wuffl image viewer you require: <ul> <li> <a href="https://www.ruby-lang.org/en/downloads/"><code>ruby</code></a> (v2.4) </li></ul> as well as the following Ruby gems: <ul> <li><code>fastimage</code> </li><li><code>fileutils</code> </li><li><code>gtk3</code> </li><li><code>stringio</code></li> </ul> Get the Wullf image viewer by typing ```gem install wuffl``` in your command line. This will install the wuffl gem as well as the gems mentined above. <strong>3. Usage</strong> Using your terminal or cmd start Wuffl by typing <code> wuffl</code> After starting Wuffl you'll see a start screen with a line of buttons at the bottom. To select an image go to the top left corner, klick on <code>File</code> → <code>Open file</code> and browse to the location of you images. Then select an image and click <code>open</code> or just doubleclick on the selected image. <strong>4. Remarks</strong> If you have any remarks, bugs, questions etc. please tell me, I'd be happy to help.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.1 - May 17, 2023 (11 KB)
  2. 1.0.0 - May 13, 2023 (11.5 KB)

Runtime Dependencies (4):

fastimage >= 0
fileutils >= 0
gtk3 >= 0
stringio >= 0

Owners:

Pushed by:

Authors:

  • BluePeony

SHA 256 checksum:

2fd5b3891eae65a4791db4fcfcaf9d816d9a7b40751353d53f2ee12ba06c846e

Total downloads 857

For this version 485

License:

MIT

Required Ruby Version: >= 1.9

Links: