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.
wmfire is an applet for Window Maker that can monitor the average cpu load, or individual cpu load on SMP computers. Additionally it can monitor the memory, network load, a file or just be set to show a pretty flame. On entering the dock a burning spot replaces the cursor, and after two seconds symbols to represent the current monitor are "burnt" onscreen. The flame colour can also be changed.
WMND is a dockapp for monitoring network interfaces under WindowMaker and other compatible window managers.
Libobjc2 is an Objective-C runtime library designed as a drop-in replacement for GCC runtime. It supports following features beyond GCC runtime.
Modern Objective-C runtime APIs.
Blocks (Closures).
Synthesised property accessors.
Efficient support for
@synchronized().Type-dependent dispatch.
Associated reference API.
Automatic Reference Counting.
Wmbattery displays the status of your laptop's battery in a small icon. This includes if it is plugged in, if the battery is charging, how many minutes of battery life remain, battery life remaining (with both a percentage and a graph), and battery status (high - green, low - yellow, or critical - red).
IceCat is the GNU version of the Firefox browser. It is entirely free software, which does not recommend non-free plugins and addons. It also features built-in privacy-protecting features. This package also includes the geckodriver command, which can be useful for automated web testing.
SpiderMonkey is Mozilla's JavaScript engine written in C/C++.
This package contains the various language localization data files (language pack extensions) for icedove-l10n. The individual localization packages can be installed by using the output associated with their name.
This package provides an email client built based on Mozilla Thunderbird. It supports email, news feeds, chat, calendar and contacts.
This package provides an email client built based on Mozilla Thunderbird. It supports email, news feeds, chat, calendar and contacts.
This package contains the various language localization data files (language pack extensions) for icecat-l10n. The individual localization packages can be installed by using the output associated with their name.
This package provides an email client built based on Mozilla Thunderbird. It supports email, news feeds, chat, calendar and contacts.
SpiderMonkey is Mozilla's JavaScript engine written in C/C++.
lz4json is a little utility to unpack lz4json files as generated by Firefox's bookmark backups and session restore. This is a different format from what the normal lz4 utility expects. The data is dumped to stdout.
SpiderMonkey is Mozilla's JavaScript engine written in C/C++.
Firefox Decrypt is a tool to extract passwords from Mozilla (Firefox, Waterfox, Thunderbird, SeaMonkey) profiles.
IceCat is the GNU version of the Firefox browser. It is entirely free software, which does not recommend non-free plugins and addons. It also features built-in privacy-protecting features. This package also includes the geckodriver command, which can be useful for automated web testing.
Library which that provides a TCP protocol abstraction for C++.
Library that provides synced document buffers. It supports multiple documents in one session. Obby is used by the Gobby collaborative editor.
libinfinity is a library to build collaborative text editors. Changes to the text buffers are synced to all other clients over a central server. Even though a central server is involved, the local user sees his changes applied instantly and the merging is done on the individual clients.
Collaborative editor that supports multiple documents in one session and a multi-user chat. Gobby allows multiple users to edit the same document together over the internet in real-time.
mnc (my next cron) opens the user's crontab and echos the time when the next cronjob will be ran.
The godef command prints the source location of definitions in Go programs.
gomacro is an almost complete Go interpreter, implemented in pure Go. It offers both an interactive REPL and a scripting mode, and does not require a Go toolchain at runtime (except in one very specific case: import of a 3rd party package at runtime).
Gore is a Go REPL that offers line editing and auto-completion. Some of its features include:
Line editing with history
Multi-line input
Package importing with completion
Evaluates any expressions, statements and function declarations
No ``evaluated but not used'' errors
Code completion
Showing documents
Auto-importing (gore -autoimport)