RubyGems Navigation menu

wuffl 1.0.0

# 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 and Windows. 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" folder) or to a "Deleted" folder while viewing it. <p> Source for the icons of the buttons: http://icons.mysitemyway.com </p> <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. <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. The buttons from left to right mean: <code>show previous image</code>, <code>rotate current image</code>, <code>move the current image to the folder 'Selected'</code>, <code>show next image</code>, <code>move the current image to the folder 'Deleted'</code>. <strong>4. Remarks</strong> If you have any remarks, bugs, questions etc. please tell me, I'd be happy to help.

Gemfile:
=

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:

=

Total downloads 1,034

For this version 444

Version Released:

License:

MIT

Required Ruby Version: >= 1.9

Links: