Skip to content

aibolem/TLEDownloader

 
 

Repository files navigation


Logo

TLE Downloader based on QT

Table of Contents

About The Project

Cpomplie: Qt Creator 4.11.0 + Visual Statio 2015
environment: QT 5.9.9 + Qt 5.9.9 (MSVC 2015 64-bit)

Download the TLE data of iridium / iridium next constellation (replaceable) from the website to realize the interface display based on QT.
You can acquire almost all TLE data of satellites by changing the Url in widget.cpp. as: example

Built With

Base on QT/C++

Usage

You can edit/use/run this project in QT Creator directly.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are extremely appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the Mozilla Public License 2.0. See LICENSE for more information.

Contact

Your Name - sunguiyu96@gmail.com

Project Link: https://github.com/BIOSmode/TLEDownloader

About

Download the TLE data of iridium / iridium next constellation (replaceable) from the website to realize the interface display based on QT.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.7%
  • QMake 5.3%