Download Latest Version nofussfm-1.51.tar.gz (15.0 kB)
Email in envelope

Get an email when there's a new version of nofussfm

Home
Name Modified Size InfoDownloads / Week
README.txt 2011-05-20 777 Bytes
nofussfm-1.51.tar.gz 2011-05-20 15.0 kB
nofussfm-1.50.tar.gz 2011-05-13 15.0 kB
Totals: 3 Items   30.8 kB 0
Nofussfm stands for no fuss file-mover. The program cleans up the current working directory
or the directory specified with --d option and moves all files in it to sub-directories based on the extension.

Requirements
* Qt (tested on Qt 4.7)
        libQtGui.so.4
        libQtCore.so.4
  Boost [program_options] (www.boost.org)

* How to build nofussfm
        $ qmake -project
        $ qmake
        $ make

* How to run
        $ ./nofussfm

* Be carefull. Program has not an undo option.

Changes:
version 1.00: initial release
version 1.50: commandline handling rewritten (boost program_options)
              warning with respect to the operating directory
version 1.51: rewriting use of std functions/classes

Copyright (C) 2011 by Jan Dolstra. Released under GPL v3.

Source: README.txt, updated 2011-05-20