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.
Wmcpuload displays the current CPU usage, expressed as a percentile and a chart, and has an LCD look-alike user interface. The back-light may be turned on and off by clicking the mouse button over the application. If the CPU usage hits a certain threshold, an alarm-mode will alert you by turning back-light on.
The makefile package is a simple, powerful and extensible way to write makefiles for a GNUstep-based project. It allows the user to write a project without having to deal with the complex issues associated with configuration, building, installation, and packaging. It also allows the user to easily create cross-compiled binaries.
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.
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.
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.
SpiderMonkey is Mozilla's JavaScript engine written in C/C++.
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.
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.
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++.
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.
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.
Pronounced ``Go please'', this is the official Go language server developed by the Go team. It provides IDE features to any LSP-compatible editor.
mnc (my next cron) opens the user's crontab and echos the time when the next cronjob will be ran.
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)
This Package implements a Go analysis pass that verifies that an fxevent.Logger implementation handles all known fxevent types. As a special case for no-op or fake fxevent.Loggers, it ignores implementations that handle none of the event types.