https://github.com/defective4/tleupdater
A simple TLE file downloader
https://github.com/defective4/tleupdater
Last synced: 30 days ago
JSON representation
A simple TLE file downloader
- Host: GitHub
- URL: https://github.com/defective4/tleupdater
- Owner: Defective4
- License: mit
- Created: 2024-03-04T21:06:52.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-04T21:08:52.000Z (about 1 year ago)
- Last Synced: 2024-05-01T17:25:24.735Z (about 1 year ago)
- Language: Java
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TLEUpdater
Downloads TLE data from [isstracker.pl](https://isstracker.pl/)
## About
This is a simple project i made to help me keep my data for Orbitron up to date.
## Usage
```bash
java -jar TLEUpdater.jar
```### Example
```bash
java -jar TLEUpdater.jar 33591 28654 25338 > noaa.txt
```The above example reads TLE data about NOAA 19, 18 and 15 satellites and stores it in a text file