Files
tenmon/README
T
2022-04-26 22:40:39 +02:00

12 lines
274 B
Plaintext

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