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.
git-crypt enables transparent encryption and decryption of files in a git repository. Files which you choose to protect are encrypted when committed, and decrypted when checked out. git-crypt lets you freely share a repository containing a mix of public and private content. git-crypt gracefully degrades, so developers without the secret key can still clone and commit to a repository with encrypted files. This lets you store your secret material (such as keys or passwords) in the same repository as your code, without requiring you to lock down your entire repository.
Libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language with bindings.
CGit is an attempt to create a fast web interface for the Git SCM, using a built-in cache to decrease server I/O pressure.
CGit is an attempt to create a fast web interface for the Git SCM, using a built-in cache to decrease server I/O pressure.
Gitolite is an access control layer on top of Git, providing fine access control to Git repositories.
Git is a free distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
ssh-agent compatible agent that allows keys to be created by the Trusted Platform Module (TPM) for authentication towards ssh servers.
A command-line fuzzy finder
Bunster brings this to life by transforming your shell scripts into efficient, standalone binaries that are easy to distribute and deploy across platforms (only unix is supported at the moment).
Text-mode terminal client for IRCCloud
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
DNSCrypt v2 protocol implementation + a command-line tool
(Chat rooms are all bridged together thanks to @urlhttps://matrix.org,Matrix.).
Full-featured Command Line Interface and pure Go API to Test Internet Speed using speedtest.net.
A high-performance, recursive DNS resolver server with DNSSEC support, focused on preserving privacy.
Carapace-bin provides argument completion for multiple CLI commands (full list), and works across multiple POSIX and non-POSIX shells.
Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
A fast and flexible static site generator built with love by bep, spf13, and friends in Go.
weron provides lean, fast & secure overlay networks based on WebRTC.
Tailscale is a zero config VPN for building secure networks. Install on any device in minutes. Remote access from any network or physical location.
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".
The slightly more awesome standard unix password manager for teams
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.
flyctl is a command-line interface for fly.io