unison-2.53
file-synchronization tool for Unix and Windows
Unison is a file-synchronization tool for Unix and Windows, written
in OCaml. It allows two replicas of a collection of files and
directories to be stored on different hosts (or different disks
on the same host), modified separately, and then brought up to
date by propagating the changes in each replica to the other.
python3-stookwijzer
Library for querying Stookwijzer and Luchtmeetnet APIs
This library allows users to retrieve windspeed and air quality index data by
querying the Stookwijzer and Luchtmeetnet APIs. By analyzing these
environmental parameters, it provides advice on whether to engage in
activities like burning pallets, wood, or using a barbecue. This helps reduce
health risks associated with poor air quality and high wind speeds. The data
is sourced from the Atlas Leefomgeving to ensure accurate and up-to-date
information.
python3-scikit-optimize
Sequential model-based optimization toolbox
Scikit-Optimize, or ``skopt``, is a simple and efficient
library for optimizing (very) expensive and noisy
black-box functions. It implements several methods for
sequential model-based optimization. ``skopt`` aims to
be accessible and easy to use in many contexts.
python3-somfy-mylink-synergy
Library to interact with Somfy MyLink hub using Synergy API
This library provides an interface to communicate with the Somfy MyLink hub
via the Synergy API. It enables control and monitoring of covers and scenes
configured on the Somfy MyLink platform. By utilizing JSON-RPC, the library
offers methods to retrieve device status, control device movement, and manage
scenes. This integration enhances home automation capabilities by allowing
seamless interaction with Somfy MyLink-enabled devices.
libnetsvcs-8.0.1
ACE network service implementations - libraries
ACE network services provide reusable components for common
distributed system tasks such as logging, naming, locking, and time
synchronization.
python3-sonos-websocket
Async library to communicate with Sonos devices over websockets
This library enables asynchronous communication with Sonos devices utilizing
websocket technology. It allows for control over various Sonos functionalities
such as playing audio clips, adjusting settings like volume, and querying
device status. The library is designed to offer high performance and seamless
interaction with Sonos speakers, helping users manage their audio systems
efficiently. It handles tasks like playing media overlays, managing audio
settings, and querying sensor data.