mirror of
https://github.com/seqizz/go-tools.git
synced 2024-09-07 10:50:30 +02:00
Collection of tools I've written in golang (it was long time ago)
ago | ||
did | ||
kahin | ||
mprun | ||
sshit | ||
watchy | ||
wpmedia2hugo | ||
wwn | ||
.gitignore | ||
LICENSE | ||
README.md |
go-tools
Collection of tools I've written in golang
-
ago: Get the time difference between now and given unix timestamp, in human readable format
-
did: A simple, cli-based task logger. Mainly intended for multi-admin environments.
-
kahin: A tool to find which directory fills the given disk, with a somewhat unique algorithm.
-
mprun: Miserable parallel script runner
-
sshit: Parallel ssh runner with config file support
-
watchy: A simple "watch -n" like tool, with instant-refresh support
-
wwn: Shows FC wwn's of a Linux system
-
wpmedia2hugo: A helper program for parsing a wordpress blog's xml output to Hugo markdown