You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 months ago | |
---|---|---|
3rdparty | 2 months ago | |
about | 2 months ago | |
shaders | 2 months ago | |
translations | 2 months ago | |
.gitignore | 4 months ago | |
CMakeLists.txt | 2 months ago | |
LICENSE | 6 years ago | |
README | 4 months ago | |
about.cpp | 4 months ago | |
about.h | 4 months ago | |
bayer.png | 4 months ago | |
database.cpp | 2 months ago | |
database.h | 2 months ago | |
databaseview.cpp | 2 months ago | |
databaseview.h | 2 months ago | |
filesystemwidget.cpp | 3 months ago | |
filesystemwidget.h | 3 months ago | |
gitversion.cmake | 4 months ago | |
gitversion.h.in | 4 months ago | |
icon.ico | 4 months ago | |
icon.rc | 4 months ago | |
imageinfo.cpp | 2 months ago | |
imageinfo.h | 2 months ago | |
imageringlist.cpp | 2 months ago | |
imageringlist.h | 2 months ago | |
imagescrollarea.cpp | 6 years ago | |
imagescrollarea.h | 3 months ago | |
imagescrollareagl.cpp | 2 months ago | |
imagescrollareagl.h | 2 months ago | |
install.cmake | 4 months ago | |
invert.png | 4 months ago | |
loadrunable.cpp | 2 months ago | |
loadrunable.h | 3 months ago | |
main.cpp | 2 months ago | |
mainwindow.cpp | 2 months ago | |
mainwindow.h | 3 months ago | |
markedfiles.cpp | 4 months ago | |
markedfiles.h | 4 months ago | |
nuke.png | 4 months ago | |
nuke_a.png | 4 months ago | |
org.nou.tenmon.desktop | 4 months ago | |
org.nou.tenmon.png | 4 months ago | |
rawimage.cpp | 2 months ago | |
rawimage.h | 2 months ago | |
resources.qrc | 2 months ago | |
starfit.cpp | 3 years ago | |
starfit.h | 3 years ago | |
statusbar.cpp | 2 months ago | |
statusbar.h | 2 months ago | |
stfslider.cpp | 4 months ago | |
stfslider.h | 4 months ago | |
stretchtoolbar.cpp | 3 months ago | |
stretchtoolbar.h | 4 months ago | |
tenmon.desktop | 4 months ago | |
tenmon.icns | 2 months ago |
README
FITS/XISF image viewer with multithreaded image loading
To get all dependencies install these packages
sudo apt install qtbase5-dev libraw-dev libexif-dev libcfitsio-dev libgsl-dev cmake
Then to build run standard cmake
cmake -B build -S .
make
./tenmon