Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.
API method:
GET /api/packages?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
Sending a file over the network
Symbol Utilities
URI generic syntax (RFC 3986) parsing and manipulation.
Generate static HTML manual from wiki docs
A tool for testing eggs
Integer sets
A simple debugger for CHICKEN
CHICKEN apropos
A featureful object system
Greedy solver for the coin change problem
A tool to diff salmonella log files
SRFI-13 string library
SRFI-69 hash-table library
Automatically generate bindings from C/C++ declarations
EC-Tool adjusted for usage with framework embedded controller. It lets you control various devices, the i2c bus, and the power LED.
hdrop is a script that allows you to use an arbitrary program - usually a terminal - as a drop-down program that you can drop down from a screen edge with a simple hotkey.
This neat, useless plugin adds trails behind windows. It even lets you change the colors.
A qml style provider for hypr* qt apps. Launch a qt/qmp app with QT_QUICK_CONTROLS_STYLE=org.hyprland.style.
Allows you to add one or two additional borders to your windows. The borders added are static.
Example Config:
plugin
borders-plus-plus
add_borders = 1 # 0 - 9
# you can add up to 9 borders
col.border_1 = rgb(ffffff)
col.border_2 = rgb(2222ff)
# -1 means "default" as in the one defined in general:border_size
border_size_1 = 10
border_size_2 = -1
# makes outer edges match rounding of the parent. Turn on / off to better understand. Default = on.
natural_rounding = yes
Originally meant for csgo / cs2, but can work with any app, really.
csgo-vulkan-fix is a way to force apps to a fake resolution without them realizing it.
If you want to play CS2, you're locked to your native res. Other resolutions (especially not 16:9) are wonky.
With this plugin, you aren't anymore.
An application to enable a blue-light filter on Hyprland. It does not have a timer on its own, but has to be controlled using Hyprland's hyprctl.
This plugin adds a scrolling layout to the likes of PaperWM and similar to Hyprland.
A complete rewrite of split-monitor-workspaces that attempts to fix the issues I experienced with it.