libjs-prefix-free

manage CSS3 browser prefixes client-side

-prefix-free lets you use only unprefixed CSS properties everywhere. It works behind the scenes, adding the current browser’s prefix to any CSS code, only when it’s needed.

plopfolio.app

Personal dashboard for GNUstep

This is a free replacement of Serence's proprietary KlipFolio application. PlopFolio supports Klips from KlipFarm (http://klipfarm.com), which is no longer available. PlopFolio is developed using the Objective-C language and works well with GNUstep (on GNU/Linux, FreeBSD, and more) and Cocoa on Mac OS X.

python3-networking-bagpipe

OpenStack virtual network service - BGP-based VPN - Python 3.x

Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (such as vNICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities, including QoS, ACLs, and network monitoring.

streamdeck-ui

Linux compatible UI for the Elgato Stream Deck

streamdeck_ui is a Linux compatible UI for the Elgato Stream Deck. Key Features: * Multi-device: Enables connecting and configuring multiple Stream Deck devices on one computer. * Brightness Control: Supports controlling the brightness from both the configuration UI and buttons on the device itself. * Configurable Button Display: Icons + Text, Icon Only, and Text Only configurable per button on the Stream Deck. * Multi-Action Support: Run commands, write text and press hotkey combinations at the press of a single button on your Stream Deck. * Button Pages: streamdeck_ui supports multiple pages of buttons and dynamically setting up buttons to switch between those pages. * Auto Reconnect: Automatically and gracefully reconnects, in the case the device is unplugged and replugged in. * Import/Export: Supports saving and restoring Stream Deck configuration.

python3-pyprind

Python Progress Bar and Percent Indicator Utility

The PyPrind (Python Progress Indicator) module provides a progress bar and a percentage indicator object that let you track the progress of a loop structure or other iterative computation. Typical applications include the processing of large data sets to provide an intuitive estimate at runtime about the progress of the computation.

gir1.2-upowerglib-1.0

GObject introspection data for upower

upower provides an interface to enumerate power sources on the system and control system-wide power management. Any application can access the org.freedesktop.UPower service on the system message bus. Some operations (such as suspending the system) are restricted using PolicyKit.