Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

Selected Projects

  • docuware-client — Client library for the DocuWare DMS REST API. Query archives, transfer documents, edit index fields, read OCR text; ships with a dw-client CLI for everyday tasks.
  • docuware-mcp — MCP server that exposes DocuWare to LLM clients like Claude Desktop. Built on top of docuware-client.
  • filebridge — Lightweight, secure REST API for remote file access — for when FTP and SFTP feel like either too much or too little.
  • revenant — Atomic Btrfs snapshots of the Linux root filesystem, EFI partition included. A safety net against bad updates.
  • exhume — A resumable disk imaging and rescue tool — a friendlier dd/ddrescue. Its --refresh mode rewrites only the blocks that actually changed, sparing flash/NAND unnecessary write cycles, and a human-readable state file makes any interrupted run resumable.
  • exorcise — Casts out the reader state Calibre secretly writes into your EPUB files, and rebuilds the container to OCF spec so every reader still recognises it. Never touches the actual content of the book.
  • jellyplex-sync — Keeps Plex and Jellyfin movie libraries in sync through hardlinks — one file on disk, two frontends to enjoy it from.
  • uwhat — A human-friendly USB device lister — for when the output of lsusb makes your eyes glaze over.
  • fifi — Finds identical files in directory trees. Fast, parallel, and hardlink-aware. Rust successor to duplicates, with xxh3 hashing and JSON output for scripting.
  • viddeck — Fast, modern web frontend for browsing your video collection. Thumbnails, metadata, and inline playback, powered by ffmpeg.
  • mailvault — Back up and archive your mailboxes. A local, searchable copy independent of your provider.
  • monsta — Lightweight status and metrics REST endpoint for Python applications. FastAPI-native and thread-safe, with declarative counters, samplers, and holders for app state.
  • media-toolbelt — Docker image bundling audio and video CLI tools (ffmpeg, sox, flac, loudgain, MKVToolNix, and friends). A portable toolbox for hosts like Unraid where installing software is awkward.
  • dockdoe — Single-binary Docker host monitor with an embedded web UI. Live container metrics — CPU, memory, state — grouped by compose stack, with htop-style host stats on top. For when squinting at docker stats has lost its charm.

About

Source of the README shown on my GitHub profile

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors