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.
Clikan is a super simple command-line utility for tracking tasks following the Japanese kanban (boarding) style.
dstask is a personal task tracker that uses git for synchronization. It offers a note command to attach a Markdown based note to a task.
Timewarrior is a command line time tracking application, which allows you to record time spent on activities. You may be tracking your time for curiosity, or because your work requires it.
Taskwarrior is a command-line task manager following the Getting Things Done time management method. It supports network synchronization, filtering and querying data, exposing task data in multiple formats to other tools.
Tasksh is a shell for Taskwarrior, providing a more immersive environment for list management. It has a review feature, shell command execution, and libreadline support.
t is a command-line todo list manager for people that want to finish tasks, not organize them.
Watson is command-line interface to manage your time. It supports projects, tagging and reports.
Todoman is a simple, standards-based, cli todo (aka: task) manager. Todos are stored into icalendar files, which means you can sync them via CalDAV using, for example, vdirsyncer.
Blanket provides different ambient sounds and types of noise to listen to with the goal of improving your focus and enhancing your productivity. You can also use it to fall asleep in a noisy environment.
bd (Beads) is a lightweight memory system for coding agents, using a graph-based issue tracker. Four kinds of dependencies work to chain issues together like beads, making them easy for agents to follow for long distances and reliably perform complex task streams in the right order. It uses SQLite for fast local operations and JSONL files stored in git for distributed synchronization across machines.
Command-line tooling for helping you to maintain a plain text Zettelkasten or personal wiki. Based on the Markdown markup language.
wtime is a command-line utility for tracking time spent working on arbitrary tasks. All the time data is saved in files residing in the .wtimed directory in the user's home directory.
Faber is a CLI task runner designed to leverage the power and flexibility of Gauche Scheme. Unlike other build systems that rely on custom formats, Faber uses Gauche Scheme, allowing you to write build scripts using familiar Scheme syntax.
Task spooler lets users run shell commands asynchronously one after the other in a separate process.
Run is a tool to easily manage and invoke small scripts and wrappers by using a Runfile.
TBB is a C++ runtime library that abstracts the low-level threading details necessary for optimal multi-core performance. It uses common C++ templates and coding style to eliminate tedious threading implementation work. It provides parallel loop constructs, asynchronous tasks, synchronization primitives, atomic operations, and more.
Threading Building Blocks (TBB) is a C++ runtime library that abstracts the low-level threading details necessary for optimal multi-core performance. It uses common C++ templates and coding style to eliminate tedious threading implementation work. It provides parallel loop constructs, asynchronous tasks, synchronization primitives, atomic operations, and more.
TBB is a C++ runtime library that abstracts the low-level threading details necessary for optimal multi-core performance. It uses common C++ templates and coding style to eliminate tedious threading implementation work. It provides parallel loop constructs, asynchronous tasks, synchronization primitives, atomic operations, and more.
Tklib is a collection of common utility functions and modules for Tk, all written in high-level Tcl. Examples of provided widgets:
chatwidgetdatefieldtooltipcursoripentrytablelisthistorytkpiecharticocrosshairntextplotchartctextautosscrollcanvas
[incr Tcl] is a widely used object-oriented system for Tcl. The name is a play on C++, and [incr Tcl] provides a similar object model, including multiple inheritance and public and private classes and variables.
TclXML provides event-based parsing of XML documents. The application may register callback scripts for certain document features, and when the parser encounters those features while parsing the document the callback is evaluated.
This extension provides a generic binding to OpenSSL, utilizing the Tcl_StackChannel API for Tcl 8.2 and higher. The sockets behave exactly the same as channels created using Tcl's built-in socket command with additional options for controlling the SSL session.
Extended Tcl is oriented towards system programming tasks and large application development. TclX provides additional interfaces to the operating system, and adds many new programming constructs, text manipulation tools, and debugging tools.
Tk is a graphical toolkit for building graphical user interfaces (GUIs) in the Tcl language.