Pinned Repositories
bkp
Simplify backup ontop of the awesome restic tool
docker-hugo
Docker image for hugo static page generator (https://gohugo.io)
generations
Genealogytree generator
github-opml
Create an opml file with references to all repositories starred by a GitHub user
go-project-template-cli
Golang project template with sane defaults (zerolog, cobra, config).
go-script
Go library facilitating the creation of programs that resemble bash scripts.
gonsole
Develop sophisticated Console User Interfaces using Go. Based on termbox.
io
From data to documents
rot
"I will delete that file later, promised" – because humans are so bad at keeping promises!
strtpl
Little helper functions for using Golang's template syntax on a string – thoroughly tested.
jojomi's Repositories
jojomi/docker-hugo
Docker image for hugo static page generator (https://gohugo.io)
jojomi/go-script
Go library facilitating the creation of programs that resemble bash scripts.
jojomi/rot
"I will delete that file later, promised" – because humans are so bad at keeping promises!
jojomi/generations
Genealogytree generator
jojomi/go-latex
Go library for handling the creation LaTeX documents.
jojomi/bkp
Simplify backup ontop of the awesome restic tool
jojomi/go-shelly
Control (some) Shelly devices from Golang with this libary.
jojomi/gorun
Run system commands in Go.
jojomi/keep
Keep files by date or remove them. Think of backup files to be saved for a certain amount of hours, days, weeks, months, or years.
jojomi/render
Helper for rendering basic HTML pages using Go native templates
jojomi/strtpl
Little helper functions for using Golang's template syntax on a string – thoroughly tested.
jojomi/team
"Toll ein anderer macht's!" – job automation for your computer. Backups, repeated task & more.
jojomi/textparser
When a regexp is just not convenient…
jojomi/go-project-template-cli
Golang project template with sane defaults (zerolog, cobra, config).
jojomi/io
From data to documents
jojomi/networkplan
Document network infrastructure
jojomi/ardcollection
Ermöglicht den vollständigen und automatisierten Download von redaktionellen Sammlungen (Collections) aus der ARD-Mediathek.
jojomi/assert
Assert system state with descriptive methods in Golang
jojomi/covid-mailer
RKI-Inzidenz per E-Mail verschicken.
jojomi/dbl
A very minimal PHP PDO database layer.
jojomi/feeddownload
Download media from RSS feed link
jojomi/ff
Find Folder in a set of given base directories. Useful if you have your projects cluttered around your system.
jojomi/go-git
Helper functions for git implemented in Golang.
jojomi/go-tasmota
Control (some) Tasmota devices from Golang with this libary.
jojomi/gofs
Filesystem abstractions for Golang
jojomi/lualatex-google-fonts
Example how to use arbitrary Google Fonts in a LaTeX document (using modern lualatex)
jojomi/timecalc
Some helper functions for date calculations in Golang
jojomi/tplfuncs
Go module with some useful template.FuncMap goodies
jojomi/typer
Package to help with dealing with unknown/untyped PHP data, like arrays from REST API responses.
jojomi/zeit
Time-related structs and accompanying methods with tests. Time, Date, and Month as well as Duration with custom formatting.