Skip to content
View posch-dev's full-sized avatar
  • Austria

Block or report posch-dev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
posch-dev/README.md

Building small tools for problems I ran into myself, then cleaning them up enough that someone else can use them too.


smart-pixel-dashboard: BLE-controlled LED matrix dashboard. Clock, now playing with cover art and a beat visualizer, weather and calendar, verse of the day.

minecraft-wake-on-demand: Minecraft server PC that sleeps when nobody plays and wakes itself up when someone wants to Join.

snapxo: Turning a Snapchat data export into a browsable offline interactive archive. On PyPI.

mq-dispatcher: Multi-process task dispatcher on POSIX message queues, in C.


Issues and PRs welcome on any of them.

Pinned Loading

  1. smart-pixel-dashboard smart-pixel-dashboard Public

    BLE-controlled LED matrix dashboard for 128x32 iPixel Panels: clock, now playing with cover art and beat visualizer, weather, calendar, verse of the day.

    Python 4

  2. snapxo snapxo Public

    Turn a Snapchat data export into a browsable offline archive: sorted media, H.265 re-encoding, GPS in EXIF, searchable chat history, stats and an interactive map of where every memory was taken. Fu…

    Python 1

  3. minecraft-wake-on-demand minecraft-wake-on-demand Public

    Your Minecraft server PC sleeps when nobody plays and wakes up automatically when someone connects. A tiny watcher intercepts the join, sends Wake-on-LAN, starts the Minecraft server. Nothing to in…

    Go 2