Manage file tags from the command line on systems that support xdg-desktop tags, like Linux.
Updated 2025-08-08 13:30:05 +02:00
General C++ string and path utilities.
Updated 2025-08-08 10:49:07 +02:00
Show images in a terminal.
Updated 2025-07-21 08:04:23 +02:00
Return a random line from a text file. Elegant algorithm which never remembers more than one line at a time.
Updated 2025-07-18 16:16:40 +02:00
UNIX filter which returns success if text data is valid utf-8, or failure otherwise. Handy for shell scripts or as `-exec` primary for `find`.
Updated 2025-07-15 17:08:28 +02:00
Generic project templates for tools, filters, libraries in C++.
Updated 2025-07-15 16:54:01 +02:00
Working solution in C++ for the Krul puzzle on my website.
Updated 2025-07-15 16:23:41 +02:00
Generate autograms and pangrams, in English or Dutch.
Updated 2025-07-10 14:43:29 +02:00
C++ tool which shows the latest version number(s) for GitLab.
Updated 2025-07-04 13:33:32 +02:00
General C++ terminal utilities, and I/O-manipulators for ANSI escapes. Full support for NO_COLOR environment variable.
Updated 2025-06-10 14:20:03 +02:00
Updated 2025-04-10 15:59:59 +02:00
Updated 2025-02-14 13:07:47 +01:00
Convenient C++ throw macros, which compose error messages containing file, line, and function, optionally augmented with a user-defined message.
Updated 2025-01-10 11:38:48 +01:00
Password generator. Highly configurable.
Updated 2025-01-08 13:21:31 +01:00
Set one-shot or repeating alarms, and handle with a function in another thread. C++ wrapper around POSIX timers.
Updated 2025-01-04 12:48:28 +01:00