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.
Kronometer is a stopwatch application. It features the basic stopwatch actions (pause, resume, reset, laps), as well as the ability to save the times and resume them later.
This package provides tool to show nice dialog boxes from shell scripts.
KomoDo is a to-do manager that uses todo.txt specification. It parses any compliant todo.txt files and turns them into easy to use list of tasks. It also has built-in help for the todo.txt specification.
It's features include:
Open and create new todo.txt files
Add, delete and edit tasks
Filter and search tasks
This package provides a tool for testing REST APIs.
Kontrast is a color contrast checker and tells you if your color combinations are distinct enough to be readable and accessible.
This application provides list of upcoming conferences with the schedule and venue information.
Atelier provides interface to control and manage your printer.
Load and see your GCode File
Real time graphic to monitor your bed and hotend temperatures
You can log everything that comes and go from your printer
Edit gcode file
This package provides simple note taking and to-do app.
KRename is a batch file renamer by KDE. It allows you to easily rename hundreds or even more files in one go. The filenames can be constructed using parts of the original filename or information from the file metadata such as the creation date or Exif information of an image.
Its features include:
renaming a list of files based on a set of expressions,
copying/moving a list of files to another directory,
converting filenames to upper/lower case,
adding numbers to filenames,
finding and replacing parts of the filename,
rename audio files (e.g. mp3, ogg) files based on their metadata,
setting access and modification dates, permissions and file ownership,
a plug-in API which allows you to extend KRename's features,
renaming directories recursively,
support for KFilePlugins and
creating undo file.
This package provides a tool to display various information about the selected character. This includes not only the Unicode character name, but also aliases, general notes and cross references to similar characters.
Krusader is a simple, easy, yet powerful, twin-panel (commander-style) file manager, similar to Midnight Commander or Total Commander
It provides all the file management features you could possibly want. Plus: extensive archive handling, mounted file system support, FTP, advanced search module, an internal viewer/editor, directory synchronisation, file content comparisons, powerful batch renaming and much much more. It supports a wide variety of archive formats and can handle other KIO slaves such as smb or fish.
Almost completely customizable, Krusader is very user friendly, fast and looks great on your desktop.
Massachusetts Institute of Technology implementation of Kerberos. Kerberos is a network authentication protocol designed to provide strong authentication for client/server applications by using secret-key cryptography.
GNU Shishi is a free implementation of the Kerberos 5 network security system. It is used to allow non-secure network nodes to communicate in a secure manner through client-server mutual authentication via tickets.
After installation, the system administrator should generate keys using shisa -a /etc/shishi/shishi.keys.
kodi-cli is a tool for sending commands to a Kodi server using JSON RPC.
Features:
Play, pause, stop the currently playing item.
Skip forward or backward in the currently playing item.
Play or queue to the currently list of YouTube videos.
Interactive and noninteractive volume control.
Interactive navigation.
Send text to the Kodi keyboard.
Toggle fullscreen.
Update or clean Kodi libraries.
The fstrcmp project provides a library that is used to make fuzzy comparisons of strings and byte arrays, including multi-byte character strings. This can be useful in error messages, enabling the suggestion of likely valid alternatives. In compilers, this can reduce the cascade of secondary errors.
CrossGuid is a minimal GUID/UUID generator library for C++.
Kodi is a media center application for playing videos, music, games, etc. Kodi is highly customizable and features a theme and plug-in system.
Kodi is a media center application for playing videos, music, games, etc. Kodi is highly customizable and features a theme and plug-in system.
Praat is a tool to perform phonetics tasks. It can do speech analysis (pitch, formant, intensity, ...), speech synthesis, labelling, segmenting and manipulation.
This module will tell you if a number, either in words or as digits, is a cardinal or ordinal number.
This module is a probability based, corpus-trained tagger that assigns part-of-speech tags to English text based on a lookup dictionary and a set of probability values. The tagger assigns appropriate tags based on conditional probabilities - it examines the preceding tag to determine the appropriate tag for the current word. Unknown words are classified according to word morphology or can be set to be treated as nouns or other parts of speech. The tagger also extracts as many nouns and noun phrases as it can, using a set of regular expressions.
This package contains dictionary data derived from ipadic for use with MeCab.
This module provides a regular expression for finding numbers in English text. It also provides functions for extracting and manipulating such numbers.
This module is a rather incomplete implementation of work done by Gudrun Putze-Meier.