Brainstorm ( 6 ) Just the basic idea.
docker dashboard

Goal would be to replace having to run both docker stats and watch docker ps while also having overall system stats at the top, similar to htop.

Brainstorm Homelab Tools June 17, 2026 5 days, 18 hours
sqlite-vcard
Brainstorm June 16, 2026 6 days, 10 hours
Procfile to LaunchAgent

Similar to the oslog-wrapper, should be able to write a Procfile manager that runs as a LaunchAgent and supports each sub process as a separate category.

Brainstorm June 4, 2026 2 weeks, 4 days
Updated Browser Detector
Brainstorm July 19, 2024 1 year, 11 months
Pop Launcher for MacOS
Brainstorm Aug. 15, 2023 2 years, 10 months
Lapce Wakatime Plugin
Brainstorm May 1, 2023 3 years, 1 month
Prototype ( 1 ) Initial development work.
Git Buddy

Creating a collection of my own Git helper commands

Prototype git.tsun.dev Jan. 23, 2024 2 years, 4 months
Alpha ( 2 ) Possibly usable by others.
markdown-database

Mount a directory of markdown files, as a sqlite virtual table that can be queried as a regular Django model.

Alpha Codeberg June 16, 2026 6 days, 10 hours
Dev Environment Launcher

The goal to create a simple watcher that could help with running one's dev environment. Similar to something like [xinetd], navigating to one.local in the above example, would handle spinning up django runserver {port} if it was not already running. This would help with the use case where I might be trying to run many django projects at once, but need to set a different port for each. Something like this may already partially be in [launchd] but I need to do some investigation. Perhaps modifying our environment file would automate pushing the config to launchd that's required.

Alpha Homelab Tools Codeberg Aug. 18, 2022 3 years, 10 months