Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
nomacs-setup-1.6.3-WinXP-x86.exe | 2014-01-15 | 10.1 MB | |
nomacs-1.6.3-WinXP-x86.zip | 2014-01-15 | 9.6 MB | |
nomacs-setup-1.6.3-x64.exe | 2014-01-15 | 11.5 MB | |
nomacs-1.6.3-x64.zip | 2014-01-15 | 11.0 MB | |
nomacs-setup-1.6.3-x86.exe | 2014-01-15 | 10.1 MB | |
nomacs-1.6.3-x86.zip | 2014-01-15 | 9.6 MB | |
nomacs-1.6.2-os2.7z | 2013-12-25 | 3.8 MB | |
nomacs-setup-1.6.2-WinXP-x86.exe | 2013-12-20 | 10.1 MB | |
nomacs-1.6.2-WinXP-x86.zip | 2013-12-20 | 9.6 MB | |
nomacs-setup-1.6.2-x86.exe | 2013-12-20 | 10.1 MB | |
nomacs-1.6.2-x86.zip | 2013-12-20 | 9.6 MB | |
nomacs-setup-1.6.2-x64.exe | 2013-12-20 | 11.5 MB | |
README | 2013-12-20 | 3.5 kB | |
nomacs-1.6.2-x64.zip | 2013-12-20 | 11.0 MB | |
nomacs-1.6.2-source.tar.bz2 | 2013-12-20 | 1.2 MB | |
Totals: 15 Items | 129.0 MB | 0 |
nomacs is a fast and small image viewer with the capability of synchronizing multiple instances Copyright (C) 2011-2013 Markus Diem, Stefan Fiel, Florian Kleber AUTHORS Markus Diem <markus@nomacs.org> Stefan Fiel <stefan@nomacs.org> Florian Kleber <florian@nomacs.org> License: nomacs is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. nomacs is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. ------------------------------------------------------------ Installations Instructions nomacs ships with an installer. The installer copies all library dll's and the exe into a defined directory. It is possible to associate the designated image types (*.jpg, *.png, etc.) during the installation process. just run nomacs.exe ------------------------------------------------------------ Compile Instructions: MS Windows: for MS Windows there is a seprate README file (compile_instructions_msvc.txt) in the SVN which explains how to compile nomacs using MS Windows and MS Visual Studio. before following this instructions you have to compile Qt (>4.7.0) and (if you want to enable raw images) OpenCV (>2.1.0) Linux: All required libraries should be available in any modern Linux distribution. Just install their -devel packages. Cmake is used to build Nomacs. you need following libraries: - Qt > 4.7.0 - exiv2 > 0.20 if you want to enable raw images you need - OpenCV > 0.2.1 - libraw > 0.12.0 Cmake is used to build Nomacs. cmake .;make;make install Mac OS X: See README.MacOSX ------------------------------------------------------------ nomacs uses the following libraries: Open Source Computer Vision Library 2.3.1: http://sourceforge.net/projects/opencvlibrary/files/opencv-win/2.3.1/ ------------------------------------------------------------- Qt 4.7.4: ftp://ftp.qt.nokia.com/qt/source/qt-everywhere-opensource-src-4.7.4.zip or ftp://ftp.qt.nokia.com/qt/source/qt-everywhere-opensource-src-4.7.4.tar.gz ------------------------------------------------------------- exiv2-0.21.1 library: http://www.exiv2.org/download.html exiv2 uses zlib version 1.2.3, expat version 2.0.1 and libiconv version 1.13.1 http://expat.sourceforge.net/ http://www.gnu.org/s/libiconv/ http://zlib.net/ ------------------------------------------------------------ LibRaw-0.13.5 library: http://www.libraw.org/download ------------------------------------------------------------- libqpsd https://github.com/Code-ReaQtor/libqpsd ------------------------------------------------------------- webp https://developers.google.com/speed/webp/ https://github.com/martell/webp.cmake ------------------------------------------------------------- jasper 1.900.1 http://www.ece.uvic.ca/~frodo/jasper/ ------------------------------------------------------------- qtjp2imageformat http://doc.qt.digia.com/solutions/3/qtjp2imageformat/index.html