How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Stats is a system performance monitor that tracks real-time hardware metrics and resource usage directly from the operating system menu bar. It functions as a hardware control interface, allowing users to adjust fan speeds and thermal settings to maintain optimal performance levels for computing hardware. The application distinguishes itself through kernel-level sensor polling, which retrieves telemetry by interfacing directly with low-level system drivers and power management APIs. It provides remote infrastructure oversight via a web-based telemetry dashboard, enabling users to view live pe
TeslaMate is a self-hosted system for recording and archiving telemetry from Tesla vehicles to a local database. It functions as a vehicle data logger and telemetry dashboard designed to maintain a complete history of driving and vehicle state data locally. The system includes a vehicle charging cost tracker to monitor the financial cost of charging sessions based on energy usage and electricity rates. It also features a geofencing location manager for defining custom geographic boundaries to automatically label visited locations and a home automation data broker that publishes real-time vehi
Prometheus is an autonomous drone flight stack providing a software suite for navigation, target recognition, and flight control. It functions as a computer vision navigation engine and a precision autonomous landing controller, enabling unmanned aerial vehicles to operate without manual pilot input. The system distinguishes itself through multi-vehicle coordination and swarm synchronization, allowing aerial and ground vehicles to maintain formations and execute joint maneuvers via a shared communication framework. It further integrates a simulation environment for software-in-the-loop testin
The Datadog Agent is an infrastructure monitoring agent and host telemetry collector. It functions as a background process that gathers system metrics and application health data to send to a centralized monitoring platform. The project operates as a plugin-based metric collector, using a modular system of independent check scripts to gather data from various third-party services and applications. It serves as a remote telemetry transmitter, providing a pipeline to stream infrastructure and system information to a remote analysis and alerting backend. Its capabilities cover application perfo
QGroundControl is a desktop ground control station application that communicates with drones using the MAVLink protocol. It serves as a central interface for controlling both manual and autonomous flight operations, monitoring real-time telemetry, and managing vehicle configurations for compatible UAV platforms.
The main features of mavlink/qgroundcontrol are: MAVLink Ground Control Stations, MAVLink Input Mappers, Configuration and Calibration Tools, Flight Operations Executors, Drone Parameter Configurators, MAVLink Manual Controllers, Multi-Vehicle Fleet Coordinators, Flight Control Interfaces.
Projects with overlapping indexed features include: exelban/stats — Stats is a system performance monitor that tracks real-time hardware metrics and resource usage directly from the… adriankumpf/teslamate — TeslaMate is a self-hosted system for recording and archiving telemetry from Tesla vehicles to a local database. It… datadog/datadog-agent — The Datadog Agent is an infrastructure monitoring agent and host telemetry collector. It functions as a background… hybridgroup/gobot — Gobot is a robotics framework for the Go programming language designed for developing robotics, drones, and IoT… amov-lab/prometheus — Prometheus is an autonomous drone flight stack providing a software suite for navigation, target recognition, and… iamtomshaw/f1-race-replay — f1-race-replay is a Python application for rendering interactive Formula 1 race events and driver positions on a track…