Skip to content
View sniner's full-sized avatar

Block or report sniner

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
sniner/README.md

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.
  • 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.
  • imapbackup — Back up and archive IMAP 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.

Pinned Loading

  1. docuware-client docuware-client Public

    A Python client library for the REST API of DocuWare DMS

    Python 16 8

  2. jellyplex-sync jellyplex-sync Public

    Bidirectional sync of Plex and Jellyfin movie libraries using hardlinks

    Python 8 1

  3. imapbackup imapbackup Public

    A toolkit for email backup and archiving

    Python 3 1

  4. filebridge filebridge Public

    A secure and lightweight REST API for remote file access

    Rust

  5. uwhat uwhat Public

    Human-friendly USB device lister

    Rust

  6. revenant revenant Public

    Atomic Btrfs snapshots of the Linux rootfs including the EFI partition

    Rust