Latest projects
MealPlan 1.3.0
A webapp for managing meal plans
Release notes
- Include URL from entry while moving to notes
Tracky 1.1.0
Track your watched movies and TV shows
Release notes
- Show one episode per show to watch next on home page (if user is logged in)
SignWarper 1.3.0
A Minecraft Bukkit plugin to warp using signs
Release notes
- Prevent destroying warp signs by explosions, pistons and fire
Keyboard Mapper 3.5.0
A tool for Linux desktops to map keys of dedicated keyboards to specific actions
Release notes
- Allow to use multiple keys in combination to execute shortcuts (i.e. Ctrl+F1 instead of just Ctrl or F1)
XPDispenser 1.2.0
A Minecraft Bukkit plugin to throw your XP at yourself (e.g. to repair your mending tools)
Release notes
- Fixed decreasing player's experience points while sneak-right-clicking the sign
Telegram 2 Elastic 3.1.2
A simple Telegram client writing chat messages to an Elasticsearch instance in realtime
Release notes
- Fixed crash if username, first_name or last_name of sender are not defined (thanks to @cololi)
- Use empty username and lastName and use "Deleted User" as firstName if sender user is not available/deleted (thanks to @cololi)
Ejabberd Archive Viewer 1.2.1
A simple frontend for viewing ejabberd archive entries
Release notes
- Fixed Docker image rebuild
- Include zip archive with pre-built assets in release
Team Planer 1.4.0
A simple calendar allowing to plan recurring events in teams (e.g. shift planing)
Release notes
- Updated Dockerfile to use PHP 8.2
- Push Docker image to Docker Hub
- Require at least PHP 7.0
RSS Filter 1.3.0
A simple proxy allowing to filter RSS feeds
Release notes
- Warn user about unsaved changes while editing feed
- Fixed incorrectly using environment variable
DATABASE_USERNAME
instead ofDATABASE_NAME
as database name - Optionally read configuration from
.env
file in application root - Updated dependencies to latest versions
- Use PHP 8.2 in Docker image
Note: Now requires at least PHP 8.1.
PHPDynDNS 3.4.0
A simple DynDNS Service written in PHP
Release notes
- Use semantic versioning format
- Build release using GitHub Actions