techygrrrl
techygrrrl's blog

techygrrrl's blog

Follow
homeMain WebsiteTwitch
Tag

cli

#cli

More content

Read more stories on Hashnode


Articles with this tag

sf6vid: a CLI tool to hide usernames in game play, written in Go

Sep 16, 20235 min read

sf6vid is a command line tool that allows you to censor player data in a Street Fighter 6 game play video. How it works sf6vid is a command line tool....

sf6vid: a CLI tool to hide usernames in game play, written in Go

Building a cross-platform TUI CLI app in Go

Mar 29, 20238 min read

I built a cross-platform TUI CLI app in Go. It runs on macOS, Windows and Linux. The app is named timerrr and you can go install it today. What is a...

Building a cross-platform TUI CLI app in Go