Skip to content

NikoConn/collimator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CollimatorDesktop

CollimatorDesktop is a program for easy telescope collimation for Linux.

Installation

CollimatorDesktop depends on opencv4, cfitsio and indilib 1.9

Ubuntu / Debian dependeces

sudo apt-get install -y cmake g++ build-essential qt5-default libindi-dev libopencv-dev libcfitsio-dev zlib1g-dev

For other distros, you can install opencv4, cfitsio and indilib from sources or install thorugh package manager.

Build

Enter Collimator dir and run:

qmake && make -j$(nproc)

About

CollimatorDesktop is a program for easy telescope collimation for Linux.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published