Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 573 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 573 Bytes

AstroTime

Program to calculate different times in astronomy

How to download it?

use this link https://github.com/IamNotProgrammer/AstroTime/releases/download/v0.0.0/astrotime

Or if youre masochist compile it yourself. If you're on windows don't ask me how.

On Linux download qt

clone repository $ git clone https://github.com/IamNotProgrammer/AstroTime.git

go to cloned repository $ cd ./AstroTime

create Makefile $ qmake Astime.pro

compile it $ make

In this messy file you will see compiled file named "astrotime". That's all you needed to do. Have fun