samba-libs
Samba core libraries
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file sharing with Microsoft Windows, OS X,
and other Unix systems. Samba can also function as a domain controller
or member server in Active Directory or NT4-style domains.
jamulus
real-time collaborative music session client and server
Jamulus, a low-latency audio client and server, enables musicians to
perform real-time “jam” sessions over the internet. It is available
across multiple platforms, so participants of any field can communicate
without specialist setup requirements. This is not restricted to music,
of course; other use (perhaps conferencing?) is also possible.
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.
python3-pynina
Python API wrapper to retrieve warnings from the German NINA app
This library connects to the German NINA (Emergency Information and News App)
and provides a straightforward interface to access alert information. Users
can specify regions by their unique IDs to fetch relevant warnings. The
library communicates with the NINA service to retrieve up-to-date alerts
encompassing various emergency notifications, such as severe weather, natural
disasters, and other critical public announcements. It processes the data into
a usable format for applications that benefit from real-time warning
information.
iaito
GUI for radare2, a libre reverse engineering framework
This is the official graphical interface for radare2. It aims to
conver other r2 features, not just the disassembler but also forensics,
networking, bindiffing, solvers, and more.