AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Request TLE for given satellites and save it to the file
This simple console application requests two-line element sets (TLE) for given space satellites and saves it to the file.
You can manage satellites by configuration file.
First line of the config file is the API base address. You shouldn't change it usually.
Second line of the file is the default API key. It's strongly recommended register on the website "n2yo(dot)com/api/" and get your own key due to limitations of amount requests.
To personalize list of the satellites, add your desired satellite IDs at line 3 and further. ...