g++-s390x-linux-gnu
GNU C++ compiler for the s390x architecture
This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
python3-pysensibo
Library for interfacing with Sensibo air conditioning controllers
This library provides an interface to interact with Sensibo air conditioning
controllers through their cloud API. It allows users to access and control
aspects such as temperature and humidity settings, fan levels, and swing
modes. The library also supports functionality like enabling and configuring
features like Climate React and Pure Boost, allowing for tailored climate
control depending on environmental inputs. Additionally, users can manage
timers and get diagnostic information about their devices, including sensor
readings related to air quality and system status indicators. This is
particularly useful for integrating Sensibo devices with automation platforms
to create adaptive climate management solutions.
python3-odmantic
Sync and Async ODM (Object Document Mapper) for MongoDB (Python 3)
Sync and Async ODM (Object Document Mapper) for MongoDB based on standard
Python type hints. Built on top of Pydantic for model definition and
validation.
obs-ashmanix-countdown
plugin for OBS Studio to create a countdown timer
This plugin lets to use a text source in OBS to show a countdown timer that
updates in real time. This is useful to show to viewers the time left before
a transmission.
python3-pycoolmasternet-async
Library to control CoolMasterNet HVAC bridges via asyncio
This library provides an interface to interact with CoolMasterNet devices,
allowing for control and monitoring of connected HVAC systems. Users can
retrieve information such as general device info, unit status, temperature
settings, and various operational modes. It supports operations such as
setting thermostat values, changing fan speeds, and selecting operation modes
(e.g., cooling or heating). The library integrates with Wi-Fi-enabled HVAC
systems via CoolMasterNet bridges, allowing for seamless control over network
connections.
cargo
Rust package manager
Cargo is a tool that allows Rust projects to declare their various
dependencies, and ensure that you'll always get a repeatable build.