For device sensors, the strongest matches are jaredpalmer/react-fns (This React library provides declarative components and utilities for), lm-sensors/lm-sensors (This is the classic Linux hardware monitoring library and) and react-native-sensors/react-native-sensors (This React Native library provides a developer-friendly API for). kprimice/react-native-sensor-manager is also worth a look. Each is ranked by relevance to your query, popularity and recent activity.
Hand-picked open-source device sensor access libraries. Compare top GitHub repositories for accelerometer, GPS, and gyro data, then pick the best fit.
react-fns is a suite of declarative components and utilities designed to wrap imperative browser APIs for use in React applications. It provides a set of components and higher-order components that integrate browser environment data, device sensors, network status, and native application launchers into a reactive user interface. The library enables declarative access to hardware sensors for tracking accelerometer, gyroscope, and orientation data in real time. It also includes native app launchers that trigger the default system mail and SMS applications using pre-filled links. Additional cap
This React library provides declarative components and utilities for wrapping browser APIs to access device sensors, geolocation, and environment data, fitting the core monitoring requirement despite being tailored specifically to the browser environment.
Lm-sensors is a collection of system utilities and background daemons designed to monitor physical hardware components on Linux operating systems. It provides command-line interfaces to query motherboard monitoring chips, displaying real-time metrics such as temperatures, voltage levels, and fan speeds. The software interacts directly with operating system kernel drivers to retrieve raw hardware measurements and register states. The platform automatically discovers hardware monitoring chips by scanning system management buses like I2C and SMBus, matching discovered components against a databa
This is the classic Linux hardware monitoring library and toolset for reading motherboard sensors, providing the low-level hardware access needed for system health, though it is limited to Linux and lacks mobile or environmental sensor support.
A developer friendly approach for sensors in React Native
This React Native library provides a developer-friendly API for accessing device motion sensors like accelerometers and gyroscopes across platforms, fitting the requested category well despite its narrower focus on motion rather than environmental sensors.
Native sensors access for react-native
This React Native library provides native hardware sensor access for mobile devices, making it a suitable tool for reading device sensors despite lacking real-time data streaming and a broader cross-platform scope.