Skip to content

enferex/TLESniff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TLESniff: A Two Line Element Parser

What

Two Line Elements are ASCII data representing satellite position information. TLESniff can be used to read the raw (ASCII) text files that represent TLE data. TLESniff will then publish that data into a local sqlite database.

Dependencies

Notes

The data sources in Net.hs have been removed. Data sources should point directly to ASCII TLE data, see celestrak.com and tle.info for updated ASCII data sources.

tlesniff takes a textfile as input (--url option). Each line in that text file should be a URL to TLE data; see the sites mentioned above. Those sites provide numerous TLE sources to choose from.

Build

Simply run make to build.

Resources

Contact

Matt Davis (https://github.com/enferex)

About

Two Line Element (TLE) Parser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published