zswap-cli 0.9.1

Zswap-cli is a command-line tool to control zswap Linux kernel module options. Zswap is a compressed cache for swap pages. It takes pages that are in the process of being swapped out to disk and tries to compress them into a RAM-based memory pool with dynamic allocation. It trades CPU cycles for a significant performance boost since reading from a compressed cache is much faster than reading from a swap device. Features Currently supported features: CLI, environment variables and configu

coppwr 1.5.1

coppwr is a tool that provides low level control over the PipeWire multimedia server. It aims to expose and provide as many ways to inspect and control the many components of the PipeWire multimedia server as possible. It can be used as a diagnostic tool for PipeWire and to help develop software that interacts with it. Features: Node graph editing Object inspection, creation & destruction Process monitoring & profiler statistics Metadata editing Module loading Connectin

timediff 1.1

timediff is a simple command-line utility that reads text prefixed with a timestamp, and prints the time difference between one line and the next. It was created for use in industrial automation environments to investigate which process steps are slowest or detect abnormal delays.

-lite 2.6.1

Libite (-lite) is a lightweight library of frog DNA. It can be used to fill the gaps in any dinosaur project. It holds useful functions and macros developed by both Finit and the OpenBSD project. Most notably the string functions: strlcpy(3), strlcat(3) and the highly useful *BSD sys/queue.h and sys/tree.h API's. Libite aims to fill in the gaps missing in GLIBC/EGLIBC. (It does not aimo to become another GLIB though.) One such gap in GLIBC is the missing _SAFE macros in sys/queue.h — highly rec

Wherever Change Directory 6.0.5

Wcd is a command-line program to change directory fast. It saves time typing at the keyboard. One needs to type only a part of a directory name and wcd will jump to it. Wcd has a fast selection method in case of multiple matches and allows aliasing and banning of directories. Wcd also includes a full screen interactive directory tree browser with speed search.

Micro Hosts Editor 1.1.0

Micro Hosts Editor is a small, simple, cross-platform and completely free open-source Hosts editor. You can easily edit your Hosts file using a simple GUI.

Tuned Switcher 0.6.0

Tuned Switcher is a simple utility for managing performance profiles using the Tuned service. Tuned is a daemon for monitoring and adaptive tuning of system devices. In order to use this program, a daemon must be installed on your system.

IMMUSE Image Utility 2.1

IMMUSE is command-line image conversion and manipulation utility. IMMUSE offers the following image manipulations: * format conversion (all supported by local Imager installation) * scaling/resizing * stretching * aspect-preservig single dimension scaling/resizing * flipping, horizontal and vertical * rotation, CW. CCW and by EXIF information * grayscale conversion IMMUSE is designed to work on many files in one run but can be used on single file with optional destination filename change. IM

QtPass 1.4.0-rc1

Password management should be simple and follow Unix philosophy. With QtPass, each password lives inside of a gpg encrypted file whose filename is the title of the website or resource that requires the password. These encrypted files can be be organised into meaningful folder hierarchies, which can be shared with teams.

youtube-dl 2021.06.06

youtube-dl is a small command-line tool to download videos. While it originally and still is used for YouTube.com, it supports many other video hosters like Anitube, Appletrailers, Archive.org, ARD, Arte, Blinkx, Bloomberg, CBS, clipfish, CollegeHumor, ComedyCentral, Discovery, dropbox, eHow, flickr, FranceTV, Google+, GorillaVid, Internet Video Archive, justintv, KhanAcademy, liveleak, MTV, MyVideo, NBC, Newstube, novamov Slideshare, SoundCloud, Southpark, Steam, SyFy, Veoh and Vimeo. It can sa

getlock 1.0

A lockfile utility that uses kernel locking, rather than just creating a lockfile, so that in the event of system shutdown, app being killed, or whatever, other apps are not blocked by the undeleted lockfile. Feature set includes: multiple lockfiles, wait-time to obtain lock, kill lockfile owner, run a script on lock failure, run app with specified user/group, 'nohup', fork into background and create lockfiles 'close on exec' so they are not inheritied by child processes.

ExeQt 1.2.2

What is it? A nifty little utility for pinning commands, applications or links to the system tray. ExeQt goes even further and provides network facilities so that your custom actions can be transfered, accesed and used from computers around the world or computers around your house. How does it work? ExeQt uses the system's native tray to display groups of actions with the things the user loves most such as their documents, the folder with pictures of cats or that site that lets you see how you

ImgurSniper 1.0.2.6

An alternative to Windows' built in Snipping Tool with auto Imgur Upload or Image to Clipboard Copy for even faster Image sharing.

findwin 0.1

Utility for incremental case insensitive search through all window titles on all workspaces and then switch to selected window.

Treecle 1.1.1

Treecle is program for creating, managing and maintaining tree-like heirarchical data. It is a utility for organizing personal or commercial data into one's own tree-like structure. The program has been re-written using the Qt Toolkit.

Hours, minutes, seconds calculator using RPN 1.00

hmscalcrpn is a calculator that performs its operations in hours, minutes and seconds instead of integers or floating point numbers. Calculator operation is based on Reverse Polish Notation instead of algebraic notation. The calculator uses a four-value long integer stack to store interim results. A seconds-only mode may be toggled on or off. . hmscalcrpn was written in object-oriented pascal, using the Free Pascal Compiler and the Lazarus IDE.

phptags tag tidier 1.2

phptags automates the normalization of PHP script enclosure tokens. It can alternate between long and short tags, add missing close tags, or dislodge them, and clean up whitespace and Unicode markers surrounding them.