dysk
Give information on mounted filesystems
A command-line utility to get information on filesystems, like
df but better.
python3-aiopegelonline
library for accessing PEGELONLINE water data
The aiopegelonline library provides an asynchronous interface to access water
level and environmental data from the German Federal Waterways and Shipping
Administration's PEGELONLINE service. This service offers real-time data on
various water bodies across Germany, which is crucial for monitoring and
managing water resources effectively. The library supports retrieving
information on measurement stations, water levels, flow rates, and other
related metrics, making it an invaluable tool for developers working on
applications in environmental monitoring, water management, or related fields.
python3-aqipy
Library for live Air Quality Indices (AQI)
This package offers a library and command-line interface for retrieving live
Air Quality Indices from various locations around the world. Users can obtain
the AQI for their current location based on IP or specify a geographical
location using latitude and longitude coordinates. The tool sources data from
the World Air Quality Index Project, providing accurate and up-to-date
information on air quality.
sigstore-go
Sigstore signing and verification (program)
A client library for Sigstore (https://www.sigstore.dev/), written in
Go. Features:
python3-dotmap
ordered, dynamically-expandable dot-access dictionary
This is a dot-access dict subclass that
- has dynamic hierarchy creation (autovivification)
- can be initialized with keys
- easily initializes from dict
- easily converts to dict
- is ordered by insertion
python3-emulated-roku
Library emulating Roku API for remote control connectivity
This library emulates the Roku API, enabling connectivity with remotes such as
Logitech Harmony and Android apps over Wi-Fi. It allows Home Assistant to
recognize key presses and app launches as events, which can be used as
triggers for automations. The library supports the implementation of multiple
Roku servers, ensuring flexibility and extensibility in managing remote
controls. Key functionalities include handling key press, key down, key up
events, and app launches via an emulated Roku environment. This library is
useful for setting up automated controls and managing media players through
various remote devices.