Submit Your Tool ✨
Got a tiny tool the world needs to see? Add it to the town!
Submit via GitHub Issue
Just fill out a quick form — no forking, no PRs, no fuss. We'll take care of the rest!
It opens a pre-filled GitHub Issue template
Name, description, GitHub repo URL, and a few tags
Your tool shows up on the site with a screenshot pulled from your README
Live preview
Tiny Tool Page
See how your tool page colors will look with this theme.
Submit with TinyToolSubmitter CLI
Use the TinyToolSubmitter CLI to auto-generate your submission using GitHub Copilot! Install via npm (tiny-tool-submitter) or use the .NET tool.
npm i -g tiny-tool-submitter
tiny-tool-submit [path-to-repo] Or run once with npx (no install): npx tiny-tool-submitter [path-to-repo] Requires GitHub Copilot CLI on your PATH and Node.js/npm installed.
dotnet tool install --global TinyToolSubmitter
tiny-tool-submit [path-to-repo] Or run directly with dnx: dnx TinyToolSubmitter Requires GitHub Copilot CLI on your PATH and .NET 10 SDK installed.
What makes a great Tiny Tool? 🤔
Source code on GitHub, free to use
Does one thing and does it well
Makes you smile, even if it's silly
Built because you wanted it to exist
No paid products or freemium traps
Should work and have recent activity