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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
A framework for dark-mode and light-mode transitions on Unix-like desktops.
SOPS is an editor of encrypted files that supports YAML, JSON, ENV, INI and BINARY formats and encrypts with AWS KMS, GCP KMS, Azure Key Vault, age, and PGP.
restic is a backup program that is fast, efficient and secure. It supports the three major operating systems (Linux, macOS, Windows) and a few smaller ones (FreeBSD, OpenBSD).
Yet another SIP003 plugin for shadowsocks, based on v2ray
Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
Carapace-bin provides argument completion for multiple CLI commands (full list), and works across multiple POSIX and non-POSIX shells.
Let's Encrypt client and ACME library written in Go.
Tailscale is a zero config VPN for building secure networks. Install on any device in minutes. Remote access from any network or physical location.
The slightly more awesome standard unix password manager for teams
DNSCrypt v2 protocol implementation + a command-line tool
An easy-to-use tool to send e-mail patches.
wush is a command line tool that lets you easily transfer files and open shells over a peer-to-peer WireGuard connection. It's similar to magic-wormhole.
flyctl is a command-line interface for fly.io
Text-mode terminal client for IRCCloud
Full-featured Command Line Interface and pure Go API to Test Internet Speed using speedtest.net.
aerc is a textual email client for terminals. It features:
First-class support for using patches and
git send-emailVi-like keybindings and command system
A built-in console
Support for multiple accounts
Anubis weighs the soul of your connection using a sha256 proof-of-work challenge in order to protect upstream resources from scraper bots.
senpai is an IRC client that works best with bouncers
wormhole-william is a Go (golang) implementation of magic wormhole. It provides secure end-to-end encrypted file transfers between computers. The endpoints are connected using the same "wormhole code".
Guile TOML implementation
H2O is a new generation HTTP server that provides quicker response to users with less CPU, memory bandwidth utilization when compared to older generation of web servers. Designed from ground-up, the server implements of HTTP/2 and HTTP/3 taking the advantages of features including new and old content prioritization schemes, server push, 103 Early Hints, promising outstanding experience to the visitors of the web site.
This library providing a malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support.
Ledger is a powerful, double-entry accounting system that is accessed from the UNIX command-line. This may put off some users, since there is no flashy UI, but for those who want unparalleled reporting access to their data there are few alternatives.
Ledger uses text files for input. It reads the files and generates reports; there is no other database or stored state. To use Ledger, you create a file of your account names and transactions, run from the command line with some options to specify input and requested reports, and get output. The output is generally plain text, though you could generate a graph or html instead. Ledger is simple in concept, surprisingly rich in ability, and easy to use.
Common lisp cmd argument parser inspired by python argparse