tools

module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 28, 2026 License: MIT

README

suapapa's tools

A collection of useful Go-based command-line utilities.

Installation

go install github.com/suapapa/tools/cmd/...@latest

Available Tools

  • adball: Run an adb command on all attached Android devices simultaneously.
  • at: Network test and benchmark client/server.
  • convunzip: Unzip files with filename encoding conversion (euc-kr to utf-8).
  • dump2png: Convert raw grayscale memory dumps to PNG images.
  • fileserver: A simple, quick-start HTTP file server.
  • hcc: HangulClock Controller for communicating over serial.
  • hilog: A log highlighter with customizable schemes.
  • hn: Human-readable number converter (Korean, English, Binary).
  • movconcat: Batch concatenate video files using FFmpeg.
  • mung: A single-file HTTP server with download count limits.
  • myage: Calculate age based on birth year.
  • myip: Display local IP and network interface information.
  • pushover: Send push notifications via the Pushover API.
  • qr: Generate QR code PNG images from text.
  • regmask: Generate and visualize bitmasks from CSV definitions.
  • since: Calculate the human-readable duration since a given date.
  • smi2srt: Convert SAMI (.smi) subtitles to SubRip (.srt) format.
  • tb: A basic Tomboy note manifest viewer.
  • thumb: Batch generate image thumbnails.
  • wdate: A world date/timezone utility with a local database.
  • weather: Fetch and display current weather information.

Development

This project uses Go 1.25+.

# Build all tools
go build ./...

# Run tests
go test ./...

License

MIT

Directories

Path Synopsis
at module
cmd
adball command
at command
convunzip command
dump2png command
fileserver command
hcc command
hilog command
hn command
movconcat command
mung command
myage command
myip command
pushover command
qr command
regmask command
since command
smi2srt command
tb command
thumb command
wdate command
weather command
internal
at
pkg
qr module

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL