Use Github/Gogs Api To Create Repo
Gogs implemented Github api. The only different is the URL.
Go Module/Package v2 and after
Create Golang Module/package v2 and after with example.
Go Readme to Blog
Sync project README.md to Hugo blog post.
Go-Helper Library
Simple helper functions for Golang program.
Node.js ExpressJS API Handler
simple-api-express is an ExpressJS api handler (NOT middleware) that work with simple-api-client-ng2, an Angular api service.
Docker Hugo
Docker - Hugo site generator used in CI/CD.
Tiny CA - OpenSSL-CA
Bite the bullet and create a Root CA for local network.
Docker MPD
Docker MPD Lite with UID/GID + audio GID handling.
Docker MPD Lite
Base on my Alpine MPD Lite with UID/GID + audio GID handling.
Id3go - ID3v2 Tag Editor
Provide easy viewing and updating of media file tags from command line.
itpl - iTunes Playlist Tool
itpl (iTunes PlayList in short) is a command line tool to export iTunes playlist with various options.
Docker Postfix
Docker - Postfix with sasldb2 support
Docker Image - Mass Auto Update
Not sure how others deal with 100s+ images, but this is how I do it.
Hugo Theme SK3 with AdSense
Full feature Hugo theme build on top of hugo-theme-sk2 with Google AdSense support.
Go-Png2ico Command Line
PNG to ICO command line tool in GoLang. ICO store use PNG format.
Go-Hugo-LC - Link Checker
Hugo site link checker written in Golang.
Go-Crypto Command Line
A command line tool for crypto function.
Go-Gitapi Library
go-gitapi - A github/gitea api library in golang
Go-Mygit Command Line
Command line tools for easy mass configuration of git remote, and github/gites repositories API.
Go function list to Markdown
A simple script to generate markdown list from Go source code.
Go Workspaces
How to use golang workspaces(go.work)? And What problem does it solve?
Alpine Linux
Random notes from a long time Ubuntu / Red Hat user whose Alpine installation count is going up.
Alpine KVM
Setup libvirt/KVM on a remote Alpine Linux server and connect virsh/virt-manager from remote.
Alpine Docker-Machine KVM Driver
It is easy to install Docker in Alpine as packages are readily available. But what about Docker-Machine without VirtualBox?