python3-laundrify-aio
Library to communicate with the laundrify API
This library provides an interface to interact with the laundrify API,
allowing users to monitor the status of their washing machines or dryers.
Through the API, users can obtain machine status, control device settings, and
manage their laundry routines from a unified platform. The library
communicates with laundrify Wi-Fi power plugs to gather and relay real-time
information about connected machines, facilitating better management of
laundry activities. Functions provided by the library include exchanging
authentication codes for access tokens, retrieving machine information, and
parsing API responses to produce actionable data.
rsop
Stateless OpenPGP (SOP) CLI tool based on rPGP and rpgpie
rsop offers a Rust-based implementation of the Stateless OpenPGP
Command Line Interface.
guile-reader
framework for building readers for Guile
The idea is to make it easy to build procedures that extend Guile’s read
procedure. Readers supporting various syntax variants can easily be written,
possibly by re-using existing “token readers” of a standard Scheme readers. For
example, it is used to implement Skribilo’s R5RS-derived document syntax.
libghc-vty-unix-prof
Unix backend for Vty; profiling libraries
This package provides Unix terminal support for Vty.
libghc-toml-parser-prof
TOML 1.0.0 parser; profiling libraries
TOML parser using generated lexers and parsers with careful attention to the
TOML 1.0.0 semantics for defining tables.
python3-linear-garage-door
Control Linear Garage Doors
This library allows users to control Linear garage doors programmatically. It
enables interaction with garage doors by communicating with the Linear
service, letting users open, close, and monitor their garage doors through an
application interface. Device names in the control interface are generated
based on the names defined in the Linear mobile app.