Skip to content

Commit 88f7645

Browse files
authored
readme updates!
1 parent 8c663ef commit 88f7645

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
### **TLEscope**
22
​TLEscope is a satellite visualization tool designed to transform Two-Line Element (TLE) sets into intuitive, interactive data. It provides a streamlined interface for tracking the current and future positions of orbital bodies across both 3D and 2D environments.
33

4+
<img width="430" alt="image" src="https://github.com/user-attachments/assets/d7800027-8f43-4eb7-a0f3-7fbd63ec4976" />
5+
<img width="430" alt="image" src="https://github.com/user-attachments/assets/6109b657-8748-4d10-9fff-8002754a3ba6" />
6+
7+
48
### **Features**
59
- **​Dual-View Visualization**: Seamlessly toggle between an interactive 3D orbital space and a 2D projection featuring accurate satellite ground tracks.
610

@@ -19,4 +23,10 @@
1923
​The project is heavily influenced by the Kerbal Space Program map view and Blender-style camera navigation, offering a familiar and fluid control scheme for researchers and enthusiasts alike.
2024

2125
### **​Development & Contributions**
22-
​TLEscope is an evolving project with a rich roadmap. While TLE data importing is currently a very manual process, full integration is planned for future releases. We welcome bug reports, feature requests, and code contributions via the project's issue tracker.
26+
​TLEscope is an evolving project with a rich roadmap. While TLE data importing is currently a very manual process, full integration is planned for future releases. We welcome bug reports, feature requests, and code contributions via the project's issue tracker.
27+
28+
### **Download**
29+
To download TLEscope, grab a portable zip from the [Relases tab](https://github.com/aweeri/TLEscope/releases), then extract it's contents into a directory of choice.
30+
You can choose between nightly and complete relases:
31+
- **Stable** relases are properly versioned notable milestone builds. They may not have the latest features, but they are a stable and safe choice.
32+
- **Nightly** relases are always up to date with the latest commits, as long as they [compile correctly](https://github.com/aweeri/TLEscope/actions). Do not complain too much if things don't work as expected.

0 commit comments

Comments
 (0)