, or tags.

Highly portable UNIX/POSIX make implementation since 1985 1.2.5

smake is a highly portable 'make' program that makes commands up to date based on rules in Makefiles and on the timestamps of the related files. It implements a complete superset of the features of the classical POSIX/Unix make program. It warns about typical misuse of dynamic macros that prevent portability of makefiles. Its automake features allow you to run scripts to automatically create rules for unknown platforms.

relmon 1

relmon is a utility for monitoring websites of software projects for new releases. It crawls websites efficiently via HTTP or HTTPS using a configurable number of simultaneous connections and can parse HTML and XHTML documents as well as RSS 2.0 and Atom feeds. Software releases are detected by extracting the version numbers of links to distribution files from the parsed documents or feeds. In addition to the version numbers, the history of releases consisting of the times new release were initi

Trend: a general-purpose, efficient trend graph 1.2

trend is a general-purpose, efficient trend graph for "live" data. Data is read in ASCII form from a file or continuously from a FIFO and displayed in real-time into a multi-pass trend (much like a CRT oscilloscope). trend can be used as a rapid analysis tool for progressive or time-based data series together with trivial scripting.

tblutils: Text-based Table Utilities

tblutils complements the usual unix tools like cut and paste by providing enhanced versions that support column labels through-out, so that you can extract columns by name (tblcut), filter data using a mathematical expression (tblfilter), re-order columns without caring about the column index (tblcsort), join multiple files on a common index without having to pre-sort them (tblmerge), and much more.

encodes a stream or file into quoted c-string escape sequences 1.2

cencode encodes a stream or file into quoted c-string escape sequences, suitable for use directly in C code. It is an universal alternative to dedicated export formats like XPM, unportable resource forks, linker flags, and Windows resources where dynamic loading of external data is not possible or undesired.

WebPass 1.0

Web-based password manager that does not store any passwords.

freecolor 0.9.2

freecolor adds color and bargraphs to the "free" command.

KDE Software Compilation 4.13.3

For users on Linux and Unix, KDE offers a full suite of user workspace applications which allow interaction with these operating systems in a modern, graphical user interface. This includes Plasma Desktop, KDE's innovative and powerful desktop interface. Other workspace applications are included to aid with system configuration, running programs, or interacting with hardware devices. While the fully integrated KDE Workspaces are only available on Linux and Unix, some of these features are availa

file 5.19

File is a utility that classifies arbitrary files of any type mainly by their contents. It is considered standard on most Unix distributions. It can output either human-readable concise descriptions or MIME types for machine handling.

Highlight 4.11

Highlight converts sourcecode to HTML, RTF, LaTeX, TeX, SVG, Pango, BBCode and terminal escape sequences with coloured syntax highlighting. Language definitions and colour themes are customizable Lua scripts. It provides a plug-in interface to tweak syntax parsing and coloring. LSP servers can be used to add semantic highlighting.

OpenSSH 9.7

OpenSSH is a BSD/Linux implementation of SSH1 and SSH2 for encrypted terminal connections, tunneling and file transfers. It includes the sshd server, scp and sftp, and various utility tools such as ssh-add, ssh-agent, ssh-keysign, ssh-keyscan, ssh-keygen, and the sftp-server.

ugrep 5.1.0

Ultra fast grep with interactive query UI: search file systems, source code, text, binary files, archives (cpio/tar/pax/zip), compressed files (gz/Z/bz2/lzma/xz), documents, fuzzy search, and more. A faster, user-friendly replacement for GNU/BSD grep.

Pandoc 3.1.12.2

If you need to convert files from one markup format into another, pandoc is your swiss-army knife. Pandoc is a Haskell library for converting from one markup format to another, and a command-line tool that uses this library.

Meld 3.22.1

Meld is a visual diff and merge tool targeted at developers. Meld helps you compare files, directories, and version controlled projects. It provides two- and three-way comparison of both files and directories, and has support for many popular version control systems. Meld helps you review code changes and understand patches. It might even help you to figure out what is going on in that merge you keep avoiding. Features Two- and three-way comparison of files and directories File comparisons u

RemTimer MDI 0.2

RemTimer MDI is a multi-timers application, which lets you set multiple timers - target time points, and see remaining time. Each timer is the separate widget inside a workspace area (multidocument widget), which is useful because it allows to rearrange timer widgets and hide/show all of them at once by hiding/showing the workspace area.

VFU File Manager 5.07

VFU is versatile file manager covers virtually all file managing needs and offer large set of behaviour options. VFU is licensed under GPLv2.

slowAES Nodemcu 1.0.0

Bypassing slowaes web-scraping protection aes.js slowAES.decrypt(c, 2, a, b) algorithym with esp8266 (nodemcu) HttpClient object with __test cookie

package-update-indicator 8

The package-update-indicator utility regularly checks for software updates and notifies the user about available updates using desktop notifications and either a status notifier icon or a system tray icon.

cpuid 20220812

cpuid dumps detailed information about the CPU(s) gathered from the CPUID instruction, and also determines the exact model of CPU(s) from that information.

Arronax 0.8.1

Arronax is a program to create and modify starters (technically: .desktop files) for applications and locations (URLs). Arronax can be used as a standalone application or as a plugin for the file managers Caja, Nautilus, Nemo and Thunar. Arronax is written in Python and uses GTK for the graphical user interface.

tarmux 1.0.4

Tarmux attempts to solve the problem of handling streamed data where there is insufficient temporary space on disk to hold the data, as is forced by tar. In the simplest invocation, tarmux takes a stream from stdin, and creates a tar file consisting of sequential numbered file fragments one after the other. This can be reversed by the tardemux tool, which will untar the fragments and reassemble the stream to stdout. The tardemux tool only reads a single tar stream before exiting. This allows m

RESREI 20210929

RESREI aims to makes adding, checking reminders as easy as possible for users, who actively using desktop OS machines. RESREI is licensed under GPLv2.

pytablewriter 0.64.0

A python library to write a table in various formats: CSV, HTML, JavaScript, JSON, LTSV, Markdown, MediaWiki, Excel, Pandas, Python, reStructuredText, SQLite, TOML, TSV. Also supports: - Automatic tabular data formatting - Alignment - Padding - Decimal places of numbers - Multibyte character support - Write table to a stream such as a file/standard-output/string-buffer

schily 2021-09-18

The "Schily" Tool Box is a set of tools written or managed by Jörg Schilling. It includes programs like: cdrecord, cdda2wav, readcd, mkisofs, smake, bsh, bosh, btcflash, cal, calc, calltree, change, compare, count, cpp (K&R original), cstyle, devdump, dmake based on SunPro Make, fdiff, fifo, fsdiff, hdump, isodebug, isodump, isoinfo, isovfy, label, make, man2html, mt, obosh, od, p, POSIX patch, pbosh, printf, sccs, scgcheck, scpio, scut, sdd, sfind, sformat, smake, sh/bosh (Bourne Shell), spaste

TXR Language 266

TXR is a "data munging" language which combines a convenient text extraction notation that with an innovative, feature-rich Lisp dialect.

gtabview 0.9

Graphical counterpart to tabview, a simple tabular data viewer that can be used both stand-alone and as a Python module for various files and Python/Pandas/NumPy data structures.

TaskRegistry 3.4

TaskRegistry is a calendar, open tasks and time registation program. The calendar is inspired by a classic monthly "one page, one column" calendar sheet. The time registration is designed to track the time spent on projects, f.e. to write monthly invoices to your customers. And on tasks you can simply note your open tasks, arrange them in groups and prioritize them lower or higher.

Recount 1.1

Renames all files of a directory by using a counter. Therefore the files can even be sorted by the files timestamp, so you're f.e. able to merge videos from different cameras into one sorted directory ;)

Dagri 1.6

For people who do not like classical spreadsheets, but need an office tool for tables: With Dagri you can build up tables and save data within. While a spreadsheet uses one single table layout, Dagri can use many tables with different layouts on one sheet. And it gives you more focus on your data. The intention is not another spreadsheet, but something new instead: a data grid application.

Hardware lister B.02.19.2

lshw (HardWare LiSter) is a small tool for Linux to provide detailed information on the hardware configuration of the machine. It can report exact memory configuration, firmware version, mainboard configuration, CPU version and speed, cache configuration, bus speed, etc.

tabview 1.4.4

View a CSV file and Python data structures in a curses, spreadsheet-like display.

Rifiuti2 0.7.0

Rifiuti2 analyse recycle bin files from Windows. Analysis of Windows recycle bin is usually carried out during Windows computer forensics. Rifiuti2 can extract file deletion time, original path and size of deleted files. For more ancient versions of Windows, it can also check whether deleted items were not in recycle bin anymore (that is, either restored or permanently purged). It is a rewrite of rifiuti, originally written by FoundStone folks for identical purpose. Later rifiuti2 was extended

modemu2k 0.0.5

Modemu2k is a fork of modemu, originally developed by Toru Egashira. Modemu2k adds telnet capability to a comm program. It can redirect telnet I/O to a pty so that a comm program can handle the pty as a tty with a real modem, and allows you to use a comm program's scripting and file transfer features over telnet.

sencrypt 3

sencrypt and sdecrypt are utilities for encrypting and decrypting data with the AES, DES, 3DES, and RC4 algorithms. It can read keys from files or ask for a passphrase and use that together with a salt to derive a key using the PBKDF2 key derivation function. sencrypt and sdecrypt are portable and compatible reimplementations of the encrypt and decrypt utilities in Solaris/Illumos-based operating systems.

pk-update-icon 3

pk-update-icon displays notifications and an icon in the tray area of the panel when package updates are available.

xwrited 3

The xwrited utility displays write(1) and wall(1) messages as desktop notifications. A notification daemon compliant to the freedesktop.org Desktop Notification Specification draft needs to be running in order to display the notifications.

aware 0.1.2

Customisable notification display tool that does not grab keyboard focus. Aimed at tiling window managers (as a replacement for permanent status bars). Easy to use from within scripts. Dependencies limited to Python2, GTK, and POSIX. Supports text and image display, timed updates, and notification replacement.

MyFonts

Monotype informed me that the name of the software is protected by them, so this software doesn't exist anymore. Please admins: Remove this software from beeing listed.

fIcy 1.0.21

fIcy is a small icecast/shoutcast stream grabber suite for use under shell environment. Its goal is to automatically rip a stream into user customisable files. It will work with ICY compatible streams, allowing you to either to save the stream to disk or to pipe the output to a media player, or even both. fIcy, among other uses, is ideal for batch/unattended recording of radio programs and stream debugging.

NT Objects 1.3

This utility is meant to be an open source replacement of WinObj. It is dual-licensed under MS-PL and MIT license.

ScriptForm 1.3

ScriptForm is a stand-alone webserver that automatically generates forms from JSON to serve as frontends to scripts. It takes a JSON file which contains form definitions, constructs web forms from this JSON and serves these to users over HTTP. The user can select a form and fill it out. When the user submits the form, it is validated and the associated script is called. Data entered in the form is passed to the script through the environment.

gpgpwd 0.7.2

gpgpwd is a terminal-based password manager. It stores a list of passwords and their associated usernames in a GnuPG-encrypted file, and allows you to easily retrieve, change, and add to that file as needed. It also generates random passwords which you can use, easily allowing you to have one "master password" (for your gpg key), with one unique and random password for each website or service you use, ensuring that your other accounts stay safe even if one password gets leaked. gpgpwd can als

coreutils 8.26

These are the GNU core utilities. This package is the union of the GNU fileutils, sh-utils, and textutils packages.

Frams' Shell Tools 20161010

Frams' Shell Tools is a big collection of various (mostly Perl) scripts to make UNIX everyday life at the command line interface more comfortable. They have grown in the author's last 25 years as a Unix user, programmer, and administrator. Some examples are: clp (Command Line Perl: a Perl "shell"), fpg (Frams' Perl grep: a grep with full Perl support), zz (generic clipboard), and vv (visual versioning: automatic backups with any editor)

Autotab 5

Autotab determines the indentation size used by a source file, as well as the hard tab size at which the file is intended to be viewed/edited (if it used hard tabs). It is written in C. Compile with "cc -O autotab.c -o autotab". Autotab is designed to be called out the .vimrc file, whenever a file into a buffer. After scanning an initial portion of the file consisting of several thousand lines, it outputs the Vi parametrs tabstop, shiftwidth and expandtab.

UniversalCodeGrep 0.2.1

UniversalCodeGrep (ucg) is an extremely fast grep-like tool specialized for searching large bodies of source code. It is intended to be largely command-line compatible with Ack, to some extent with ag, and where appropriate with grep. Search patterns are specified as PCRE regexes.

Peter's HTML Table Extractor 1.6

A small Unix command line tool that can be used to extract data from tables in a HTML-encoded text file. Outputs the (stripped from other HTML tags and (possible whitespace) data as a CSV-formatted file/on stdout. Should handle recursive tables and the most common incorrect HTML errors (missing