🛠️ Apps I've Made
A running list of the apps, tools, and experiments I've built, pulled straight from github.com/devinthemtn. Most of my recent work is in Go — TUIs with Bubble Tea, desktop GUIs with Fyne and Wails — but there's a mix of Python and JavaScript in here too, going back to some of my earliest projects.
🖥️ TUI & CLI Tools
- golang-fileCmp — TUI application for directory and file comparison, with a GUI version in the works
- newsReaderGolang — A simple RSS news reader with a TUI interface and the ability to save articles to Raindrop
- githubProjectTUI — TUI viewer for GitHub projects
- goLangWeatherTUI — Weather forecast viewer in the terminal
- airQualityCliGO — Get the current air quality from the command line
- go-time-tool — Date and time tools written in Go
- go-movefiles — Command-line file moving utility
- simpleClockGo — Simple clock display for the terminal
- caffeine-wayland — Keep a Wayland session awake, à la macOS's Caffeine
- golang-fin-calc — Simple financial calculator built in Go
- goSimpleServer — A simple server written in Go
🖼️ Desktop GUI Apps
- fileCmp-golang-wails — GUI version of the directory/file comparison tool, built with Wails
- golangSFTPGUI — A simple GUI app for SFTP file transfer, built with Go
- goWailsSystemUtil — System utility app built with Wails
- goFyneSystemUtil — System utility app built with Fyne
- goFyneClock — Desktop clock app built with Fyne
- python-fin-calc — Simple GUI financial calculator built in Python
🎮 Games
- goLangDesktopTowerDefense — A desktop tower defense game built in Go
⏱️ Utilities & Experiments
- PomodoroTimerIsBest — My Pomodoro timer script
Check out github.com/devinthemtn for the full, up-to-date list — this page covers the highlights, but new stuff shows up there first.
