BulkFileRenamer

Language: C#

This is a program to rename multiple files and number them in the correct order. Useful for renaming TV-Series/Anime for plex.
With the new Avalonia UI and DotNet Core 3 it is cross platform and works on Windows, Linux and Mac

  • You can find the source code here.
  • And the latest releases here.

AutoAction

Language: C++

This is a program to detect images(templates) on your screen and executes a predefined action for each template.
Using WX-Widgets as the UI framework allows for Windows and Linux Support.

  • You can find the source code here.
  • And the latest releases here.

BetterUntis

Language: C# + Xamarin

This is an alternative app for WebUntis because the official app has issues.
Things like dark mode, actual readable text and high customizability are core features.
It works with Windows UWP, Android and IOS.

*This is the official demo timetable.

  • You can find the source code here.
  • And the latest releases here.

Lamp

Language: Golang + C# + JavaScript + HTML/CSS

Lamp stands for: Lite Application Management Panel.
This web app uses kubernetes as a base and has many different kinds of endpoints communicating over an encrypted TCP socket connection. This allows this project to be expanded to your needs. endpoints can be written in any language but The core systems are written in Golang enabling sub 100 milliseconds of load time for a single page app!

GoWeeb

Language: Golang

A fast custom web server written in Golang. Using templates it can inject randomized splashes into the site. It also runs this very site! Have you noticed the fast load times?

VocTrainer

Language: C#

VocTrainer is a vocabulary trainer. Basic but way better than Phase6 for me.

  • You can find the source code here.
  • And the latest releases here.

Serial Console

Language: C#

A simple serial console in Windows forms. Has extra features for working with Roombas(vacuum cleaner robot) over serial.

  • Old code please Email me for source.

ExifReader

Language: C#

This is a program to read and display metadata(exif) from images.

  • You can find the source code here.
  • And the latest releases here.

Exif2Title

Language: C#

This is a program to read dates from images and add these dates to the filenames so that apple users may view images in order.

  • You can find the source code here.
  • And the latest releases here.

WordEndFinder

Language: C#

Very simple program which takes a word list and an ending and prints out all words found with the specified ending. This is how this website got its name.

  • old code please Email me for source / release.

PriceWatchhound

Language: C#

PriceWatchhound is a Dot Net Core Console Application to monitor prices on websites like Amazon and Banggood.

  • You can find the source code here.
  • And the latest releases here.

SEInfluxWatchdog

Language: C#

SEInfluxWatchdog is a monitoring plugin for the Space Engineers Torch Dedicated Server.
It pushes the current state(CPU usage, sim speed and more) at a regular interval to an influx database.

  • You can find the source code here.
  • And the latest releases here.