Skip to content
View tdemin's full-sized avatar
Block or Report

Block or report tdemin

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
tdemin/README.md

homepage: https://tdem.in homepage source dotfiles: home-manager servers: managed with code CV: on GitHub

My code:

  • gmnhg, a Go tool that converts your Hugo site to Gemini
  • md2gmn, a Go tool that converts Markdown to Gemtext
  • Find Latest Tag, a GitHub Action to find latest tag of any Git repo on the internet
  • akm, an age(1) key manager and wrapper in bash

I maintain the following Docker images:

I sometimes contribute to nixpkgs. I used to maintain a number of packages on AUR, the Arch Linux user repository, as @tdemin:

  • airsonic-advanced, the self-hostable music streaming software
  • ...and packages for self-maintained software mentioned above/below, see respective links

Historical code (mostly migrated from the now-defunct git.tdem.in):

  • librespot-builds, fresh Librespot builds available as GitHub releases
  • i3-gaps-desktop, a fork of i3 window manager that supports desktop managers (AUR package)
  • syg_go, an Yggdrasil address miner written in Go (AUR package)
  • opmodbus, an optimizing Modbus master library written in Go
  • scarlet_export, a Python program to export notes from Scarlet Notes
  • backup, a simple backup script in bash
  • Project Amber, a task list app with variable task nesting:
    • Amber, the API server in Python/Flask/SQLAlchemy
    • Amber Web, the web client built with TypeScript and React
    • Amber CLI, the CLI client written in Go, unfinished

Pinned

  1. gmnhg gmnhg Public

    Hugo-to-Gemini Markdown converter

    Go 26 1

  2. syg_go syg_go Public archive

    An Yggdrasil address miner in Go

    Go 3 1

  3. akm akm Public

    age key manager

    Shell 4

  4. find-latest-tag find-latest-tag Public

    GitHub Action to retrieve the latest tag of any Git repo

    Shell 1 1

  5. i3 i3 Public archive

    Fork of i3 WM with ported desktop manager support patch

    C 1 1

  6. infra infra Public archive

    Infrastructure of tdem.in and related services as an Ansible project

    Python