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!

1
Click the button below

It opens a pre-filled GitHub Issue template

2
Fill in your tool's details

Name, description, GitHub repo URL, and a few tags

3
We review and add it! 🏘️

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.

clifun
Submit Your Tool →
🤖

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.

Install and run with npm:
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.

Install and run with .NET:
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? 🤔

✅
Free & Open Source

Source code on GitHub, free to use

✅
Tiny & Focused

Does one thing and does it well

✅
Delightful

Makes you smile, even if it's silly

✅
Made with Love

Built because you wanted it to exist

❌
Not enterprise SaaS

No paid products or freemium traps

❌
Not abandoned

Should work and have recent activity