From Swift to SQL, your snippets look right the moment you open them.
Create and edit gists with live syntax highlighting, then flip between raw code and a rendered Markdown preview. Dial in your font size and tab width until it feels like home.
def fib(n): a, b = 0, 1 while a < n: yield a a, b = b, a + b
Keep working with no connection. GistHunt caches everything locally and syncs when you are back online, with a visible queue for pending changes and conflicts.
Search by description, filename, or the code itself, then filter by language to land on the right snippet instantly.
Pin the gists you reach for daily and archive the rest. Sort by date, name, language, or stars.
Browse public gists, star and fork what inspires you, and share your own by URL, QR code, or embeddable HTML.
Secure GitHub OAuth sign-in and local secure storage. Your data stays between you and GitHub. No analytics, no tracking, no collection.
GistHunt runs on iPhone, iPad, and Mac, with a layout tuned to each one. Pick up where you left off across all of them.
On the Mac it adds a menu bar item for quick access to your gists.