This is a staging site. Uploads will not persist. Testing only.
webext-indie-wiki-buddy-firefox
browser extension that redirects you to independent wikis (Firefox)
On an internet dominated by ads and corporate-run websites, Indie Wiki Buddy
is a browser extension that helps you easily find and support independent
wikis.
kooha
Elegantly record your screen
Kooha allows recording of the screen. It has the following features:
- recording of microphone / computer audio / both
- support for WebM, MP4, GIF, and Matroska formats
- recording a specific section or monitor
- experimental hardware-accelerated encoding
libfile-sharedir-tiny-perl
module to locate per-dist and per-module shared files
Quite often you want or need your Perl module (CPAN or otherwise) to have
access to a large amount of read-only data that is stored on the file-system
at run-time.
python3-gql
GraphQL client for Python
This library provides a versatile GraphQL client that allows for the execution
of GraphQL queries, mutations, and subscriptions. It supports multiple
transport protocols including HTTP, websockets, and AWS AppSync. The client
offers both synchronous and asynchronous usage, enabling concurrent requests.
Queries can be validated locally, with the option to use a provided GraphQL
schema or fetch one from the backend through introspection. Additional
features include file uploads, custom scalars and enums, as well as a CLI tool
to execute GraphQL queries or download schemas. The DSL module allows dynamic
composition of GraphQL queries, making it highly adaptable to various use
cases.
libavcodec-extra61
FFmpeg library with additional de/encoders for audio/video codecs
FFmpeg is the leading multimedia framework, able to decode, encode, transcode,
mux, demux, stream, filter and play pretty much anything that humans and
machines have created. It supports the most obscure ancient formats up to the
cutting edge.
libjs-htmx
framework for performing various javascript actions from html
htmx gives you access to AJAX, CSS Transitions, WebSockets and Server Sent
Events directly in HTML, using attributes, so you can build modern user
interfaces with the simplicity and power of hypertext.