libnudget
Small tools that do one thing well. Open source utilities, GitHub Actions, templates, and libraries built for developers who value simplicity.
Philosophy
Small tools, strong opinions.
What we build, and just as importantly what we refuse to build.
Small over large
A tool should be small enough to read, reason about, and replace.
Stable over clever
Predictable behavior beats impressive internals.
Useful over busy
Features earn their place by solving real problems.
Independent by design
Every project stands on its own. No lock-in, no scaffolding.
Projects
A quiet collection.
Every project is small, stable, and independently useful.
clipb
A lightweight clipboard utility for developers.
Rust • CLI
craft
Experimental Rust developer tool.
Rust • Experiment
dotenv-keep
Keep and manage `.env` files safely.
Python • CLI
mini
A minimal Go utility library.
Go • Library
startkit
Minimal project template for new libraries.
TypeScript • Template
release-notes
GitHub Action for generating release notes.
TypeScript • GitHub Action
fmtcheck
GitHub Action for formatting checks.
Go • GitHub Action
gh-tag
GitHub Action for automated version tagging.
TypeScript • GitHub Action
release
Runs release automation.
Shell • GitHub Action
stale
Closes stale issues.
Shell • GitHub Action
auto-merge
Merges pull requests automatically.
Shell • GitHub Action
title
Fixes pull request titles.
Shell • GitHub Action
cancel
Cancels workflow runs.
Shell • GitHub Action
lock
Locks merged pull requests.
Shell • GitHub Action
auto-label
Labels issues and pull requests.
Shell • GitHub Action
prune
Normalizes pull request descriptions.
Shell • GitHub Action
rust-fix
Applies Rust code fixes.
Rust • GitHub Action
bump
Automates version bumps.
Shell • GitHub Action
echo
Suggests related issues.
Python • GitHub Action
gon
Reviews Dependabot pull requests.
Python • GitHub Action
nightly
Builds Flutter desktop nightlies.
YAML • GitHub Action
rust-nightly
Builds Rust nightlies.
YAML • GitHub Action
release-assets
Builds signed release assets.
Python • GitHub Action
activity
Tracks project activity.
YAML • GitHub Action
bot
Bot identity for automation.
Shell • GitHub Action
Categories
Where projects live.
Five buckets, no overlap.
CLI
2Developer utilities for everyday workflows.
GitHub
20Actions, reusable workflows, and automation.
Libraries
1Reusable building blocks.
Templates
1Project starters and boilerplates.
Experiments
1Ideas that may eventually become tools.
Have a small tool that fits the collection? Suggest a project.
Discovery
Find a tool.
Search by name or description, then narrow by language and type. Filters are shared in the URL.
Latest Activity
What's happening.
New releases and recent changes across the collection.
Latest Releases
- v0.1.0clipb
- v0.1.0craft
- v0.1.0dotenv-keep
- v0.1.0fmtcheck
- v0.1.0gh-tag
- v0.1.0mini
- v0.1.0release-notes
- v0.1.0startkit
- v0.1.0bump
- v0.1.0echo
- v0.1.0gon
- v0.1.0nightly
- v0.1.0release-assets
- v0.1.0rust-nightly
- v1auto-merge
- v1bot
- v1cancel
- v1lock
- v1prune
- v1rust-fix
- v1stale
- v1title
- v1.0.0activity
- v1.0.0release
- v2auto-label
Recently Updated
- Recentclipb
- Recentcraft
- Recentdotenv-keep
- Recentfmtcheck
- Recentgh-tag
- Recentmini
- Recentrelease-notes
- Recentstartkit
- Recentbump
- Recentecho
- Recentgon
- Recentnightly
- Recentrelease-assets
- Recentrust-nightly
- Recentauto-merge
- Recentbot
- Recentcancel
- Recentlock
- Recentprune
- Recentrust-fix
- Recentstale
- Recenttitle
- Recentactivity
- Recentrelease
- Recentauto-label
Principles
Every project should.
A short bar every tool has to clear before it joins the collection.
- solve one problem
- stay easy to understand
- have clear documentation
- remain independently useful