python3-pyelectra
Library to control Electra Smart Air Conditioner devices
This library enables communication with Electra Smart Air Conditioner devices
using their cloud API. It provides functionalities such as device discovery,
token generation, and sending commands to control air conditioning units.
Users can turn devices on or off, set modes, adjust temperatures, change fan
speeds, and more. Designed for seamless integration into home automation
systems, this library simplifies the process of managing Electra Smart
appliances remotely.
gimagereader-qt
Graphical Qt front-end to tesseract-ocr
gImageReader is a simple front-end to tesseract-ocr. Tesseract is probably
the most accurate open source optical character recognition (OCR) software and
can recognize text in over 60 languages.
libslf4j2-java
Simple Logging Facade for Java
The Simple Logging Facade for Java (or SLF4J) is intended to serve as
a simple facade for various logging APIs allowing to the end-user to
plug in the desired implementation at deployment time. SLF4J also
allows for a gradual migration path away from Apache Commons
Logging (CL)
php-datto-json-rpc
Fully unit-tested JSON-RPC 2.0 for PHP
This package allows you to create and evaluate JSON-RPC messages, using your
own PHP code to evaluate the requests.
golang-1.24-go
Go programming language compiler, linker, compiled stdlib
The Go programming language is an open source project to make programmers more
productive. Go is expressive, concise, clean, and efficient. Its concurrency
mechanisms make it easy to write programs that get the most out of multicore
and networked machines, while its novel type system enables flexible and
modular program construction. Go compiles quickly to machine code yet has the
convenience of garbage collection and the power of run-time reflection. It's a
fast, statically typed, compiled language that feels like a dynamically typed,
interpreted language.
python3-twentemilieu
Asynchronous client for Twente Milieu waste collection API
This library provides an asynchronous client for interacting with the Twente
Milieu waste collection API. It allows users to programmatically request waste
pickup days for various types of waste, such as plastic, organic, paper, non-
recyclable, and Christmas trees. The library communicates with Twente Milieu’s
systems to fetch and deliver precise waste collection schedules tailored to
specific addresses. It is especially useful for automating notifications and
integrations with other services that depend on timely waste collection data.