Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Scicrop/JSatTrak

Open more actions menu
 
 

Repository files navigation

JSatTrak

Automatic Satellite Tracker, based on TLEs (written in Java)

Java CI with Maven

Screenshot

This is a fork of a great application created and developed by Shawn E. Gano (shawn@gano.name), whose development started in 2008. The original site can be found at: https://www.gano.name/shawn/JSatTrak/ The main repository can be found at: https://github.com/sgano/JSatTrak

The main differences found in this fork are the support for OpenJDK 8 and usage of Maven and the full source code of:

These two projects does not exist in Maven repositories for such versions. For that reason, once you clone the repository you will find three projects: a) jsattrak-eclipse, b) wwjbackport and c) joglutilsbackport. Other important difference is the use of Eclipse instead of Netbeans. Finally, was added a source code for a windows installer.

There is an important thing to notice, this project compiles with Java 8 (Both Oracle and OpenJDK), so if you have other versions you must set JAVA_HOME environment variable first.

Now, with one mvn command the project is built: mvn clean install package. Thus, the main idea is to have a easy way to keep the project alive.

In order to compile and run, follow these is steps (in Linux)

mvn clean install package
mv jsattrak-eclipse/target/jsattrak-eclipse-4.2.5-jar-with-dependencies.jar jsattrak-eclipse/dist/bin/jsattrak.jar
chmod +x jsattrak-eclipse/dist/start-jsattrak.sh
jsattrak-eclipse/dist/start-jsattrak.sh

Alternatives

  • Gpreditc
  • Orbitron

About

Java Satellite Tracker

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 99.4%
  • HTML 0.6%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.