sa
Home Projects Code Cross-platform Desktop GitHub Gist code snippet manager

Cross-platform Desktop GitHub Gist code snippet manager

Published by Sasha Khamkov

Cross-platform Desktop GitHub Gist code snippet manager

Gisto is a Cross-platform snippets management desktop application that allows you and/or your team share code snippets fast and easily. Based on GitHub Gists Infrastructure which means you can use all your existing snippets by connecting your GitHub account! Gisto started as an attempt to fulfill the lack of a syntax highlighted and cloud synchronized code snippet solution.

You may thing of Gisto as Evernote for code.

This is cooperation project with the great @maayanglikser

Update

We recently started to offer commit triggered nightly builds that can be found at build.gistoapp.com. Or go strait to the latest

Features

  • GitHub integration
  • Gist tagging
  • Quick in-place editing
  • Drag & drop to create gist/add file
  • Search filter gists
  • Clipboard support
  • Revision browser
  • Change gist public/private state
  • UI Themes
  • Copy to clipboard
  • Fast share gist with another Gisto user
  • Direct GitHub access
  • 3 ways of authentication (basic, Two-Factor Authentication (2FA) and with oAuth2 token directly)
sa