Giter VIP home page Giter VIP logo

star-height's Introduction

Star-hegiht

Installation

To install program download from the latest release star-height and Data.tar.gz files. star-height is already compiled program for processor x86_64 (so idk if it will work for you) so all you need to do with it is to move it. Go to the directory where files where downloaded and then run these commands

$ sudo mv ./star-height /usr/local/bin/
$ tar -xvzf ./Data.tar.gz

Moving binary file to /usr/local/bin/ will assure that you can run program form any other place in file system. After extracting Data directory it's time to move it to it's position

$ sudo mv ./Data/ /usr/local/

It's very important to move it to this position otherwise program won't work. Now you can just remove compressed file

$ rm ./Data.tar.gz

You can enjoy program by running

$ star-height

There's other method by compiling it yourself. First make sure you have installed qmake and git. On Ubuntu or Linux Mint run

$ sudo apt-get install qt5-default
$ sudo apt-get install libqt5webkit5-dev
$ sudo apt-get install git

On Manjaro or Arch use pacman

$ sudo pacman -S qt5-base qt5-webkit git

On Gentoo you don't need instructions

Then download code files and run installing script

$ git clone https://github.com/IamNotProgrammer/Star-height.git
$ cd ./Star-height/
$ ./star_install.sh 

Installation script should automatically build and install program. After script is done that's everything you needed to do, you can check out program now. If for some reason you want to develop this program I recommend qtcreator.

What even is Star-height?

Star-height is program for planning astronomical observations. In given time in position it calculates local sidereal time, horizontal coordinates (elevation and azimuth) and galactic coordinates and more.

It is tool designed for astronomers but it can also be used for amatours to find out when it's the best time to observe object in the sky.

It features:

  • Local sidereal time
  • Horizontal coordinates
  • Galactic coordinates
  • Highest elevation and time to it
  • Current ekevation
  • Set current time button
  • Searching object (over 10 million objects available)
  • List of observatories
  • Including refraction in calculations

Why should I use this instead stellarium?

That's great question. Stellarium doesn't show local sidereal time which is the only imperfection in stellarium unlike my program where LST is the only perfect thing

Screenshots

alt text

alt text

alt text

star-height's People

Contributors

iamnotprogrammer avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.