Kindel Products
By Tigger Kindel
One of my hobbies is pretending I can code. I put almost all of my code on Github.
Terminal.Gui (aka gui.cs)
A toolkit for building console Terminal UI (TUI) apps using .NET. Works on Windows, the Mac, and Linux/Unix.
The original author, Miguel de Icaza graciously allowed me to take it over and maintain it. It is now the most popular library for building TUI apps in .NET.
WinPrint
WinPrint is a text file printing utility I first wrote in 1988, which makes printing text documents in Windows and Powershell incredibly simple.
WinPrint 2.0, launched in 2020, provides advanced source code and text file printing for Windows and PowerShell. The perfect tool for printing source code, web pages, reports generated by legacy systems, documentation, or any text or HTML file. It works interactively or from the command line, making it great for single users or whole enterprises.
MCE Controller
MCE Controller provides robust remote control Windows HTPCs (or any PC) over the network. It runs in the background listening on the network (or serial port) for commands. It then translates those commands into actions such as keystrokes, text input, and the starting of programs. Any remote control, home control system, or application that can send text strings via TCP/IP or a serial port can use MCE Controller to control a Windows PC.