Latest projects
Telegram 2 Elastic 4.0.0
A simple Telegram client writing chat messages to an Elasticsearch instance in realtime
Release notes
- Optional periodic import of history while listening for messages
- Add support for Elasticsearch 9 in addition to Elasticsearch 8 (switch using
versionconfig property) - Switch to using uv as Python package manager
- Use Alpine as base image for Docker image (decreases image size from over 900 MB down to around 180 MB)
- Rename development branch from
mastertomain
MealPlan 1.4.0
A webapp for managing meal plans
Release notes
- Allow to extend auto-completion list for meal entries using custom items (#4)
Tracky 1.5.2
Track your watched movies and TV shows
Release notes
- Fixed requiring TVDB api key if only using TMDB (and vice versa) - fixes #9
- Fixed throwing error when searching for shows using TMDB due to using wrong field in response
MatterBukkit 1.8
A Minecraft Bukkit plugin which sends chat messages from/to MatterBridge
Release notes
- Use Websocket connection instead of raw HTTP connection for connection to MatterBridge API (fixes #6)
ItemSorter 1.6
A Minecraft Bukkit plugin which transfers and sorts items from inventories like chests into other inventories
Release notes
- Added command
/itemsorter remove-signs <player name> <sign name>to remove all signs with the specified name of the specified player (only allowed for ops by default) - Fixed: Signs are removed by explosions but not removed from the database
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
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