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.
Actix based MSSQL server wrapper. Main task is to work as a middleware to open up the possibility to swap proprietary MSSQL server to PSQL server. Provides REST API endpoint for Aurora ERP software.
Stremio offers a secure, modern and seamless entertainment experience. With its easy-to-use interface and diverse content library, including 4K HDR support, users can enjoy their favorite movies and TV shows across all their devices
Grimshot is a screenshot utility for sway. It provides an interface over grim, slurp and jq, and supports storing the screenshot either directly to the clipboard using wl-copy or to a file.
Xalan-C++ version is a robust implementation of the W3C Recommendations for XSL Transformations (XSLT) and the XML Path Language (XPath). It works with the Xerces-C++ XML parser. The Xalan-C++ project creates and distributes a standard XSLT library and a simple Xalan command-line utility for transforming XML documents. This project is written in a reduced set of the C++ programming language. This makes the library directly usable on numerous platforms. A set of ‘C’ language APIs is also available so that XSLT and XPath functionality is easily deployed to ‘C’ language applications. Sample programs are available for you to test and experiment with as you learn the Xalan library. Some of the EXSLT extension functions for XPath are available. We need to write and validate more of the EXSLT functions. A library of XPath extensions is provided by the Apache Xalan community. Documentation and examples are available for you to write your own custom XPath extensions.
This library includes a mature Digital Signature and Encryption implementation using a proprietary C++ API on top of the Xerces-C XML Parser's DOM API. It includes a pluggable cryptographic layer, but support for alternatives to OpenSSL are less complete and less mature.
executable for oatuh2 interface to send emails with zabbix
b43-fwcutter can extract the firmware for your Broadcom 43xx hardware from different closed source drivers. The b43 driver depends on these firmware files and can't work without them. Currently b43-fwcutter supports Apple MacOS X, Microsoft Windows and Linux drivers, but keep in mind that b43-fwcutter doesn't support all driver versions.
Dissent (previously gtkcord4) is a third-party Discord client designed for a smooth, native experience on Linux desktops. Built with the GTK4 and libadwaita for a modern look and feel, it delivers your favorite Discord app in a lightweight and visually appealing package.
Tailscale lets you easily manage access to private resources, quickly SSH into devices on your network, and work securely from anywhere in the world.
Python wrapper for Brave's adblocking library, which is written in Rust.
The dfu-discovery tool is a command line program that interacts via stdio. It accepts commands as plain ASCII strings terminated with LF \n and sends response as JSON.
MDNS (Bonjour) pluggable discovery tool.
The serial-monitor tool is a command line program that interacts via stdio. It accepts commands as plain ASCII strings terminated with LF \n and sends response as JSON.
The serial-discovery tool is a command line program that interacts via stdio. It accepts commands as plain ASCII strings terminated with LF \n and sends response as JSON.
This is the opposite of top, it displays processes that are using the least CPU. It is the companion to the "prstat" command.
gwhiz will whiz files or commands, making them easier to read so that you do not miss important details. If your terminal supports color, gwhiz can highlight in colour using the "-c" option.
Once upon a time computers were made with a physical turbo button that doubled the CPU speed. These days we need to make do with a script.
This program uncompresses text files that were compressed using the lossy text compression tool (ltzip). Like ltzip, ltunzip is also a lossy algorithm, and so performs lossy uncompression. There is a high probability that the original text file will NOT be returned. The result file has a ".un" extension, and the original ltz file remains.
This program compresses text files using a unique lossy text compression algorithm. Decompression is not possible. The result file has a ".ltz" extension, and the original file remains.
Not only is the byte count reduced, but the bytes themselves are smaller bytes - and weigh less when stored on disk.
This program converts text to l33t-speak. This is helpful to convert text that has been written in a formal and confusing manner, into text that is easy to follow.
This program creates one or more zombies and a daemon their leader. It can be used to replenish system zombies, or to feed the init monster.
This implements a new configurable encryption algorithm, NROT13. This is similar to the 3ROT13 algorithm, a symmetric stateless keyless cypher, however this allows the user to customise the number of cycles. For example, 3ROT13 can be used, as well as 9ROT13 and even the supersymmetric 31ROT13.
psss is ps with StarSign, and inserts a field to display the starsign of the process. The Starsign is calculated from the proc->p_mstart value. Some OSes do maintain this as a "struct starsign *p_starsign" in the proc structure, which this program currently does not use.
Many Unix based operating systems neglect to rewind CDROMs fully before ejection. This may leave some CDROMs positioned incorrectly when they are next used. cdrewind should be used to ensure that the CDROM drive has completed the rewind cycle before the disk is removed.
Some cheaper CDROM drives can eject the disk while there are still tracks in the drive. Placing these tracks back on the CDROM is a tedious process, only slightly improved when using a quality pair of CDROM tweezers. Some admins and found that spraying their CDROMs with shaving cream can help keep the tracks on the CDROM. cdrewind is far more reliable and should be used for desktops through to servers.