Light theme | Dark theme |
---|---|
- About
- Features
- Privacy/authentication
- Status
- Made using
- Download and install
- Other install options
- "Nightly" builds
- Issues, bug reporting and pull requests
- Documentation
- License
- Development
- Contributors and mentions
Gisto is a code snippet manager that runs on GitHub Gists and adds additional features such as searching, tagging and sharing gists while including a rich code editor. All your data is stored on GitHub and you can access it from GitHub Gists at any time with changes carrying over to Gisto
Gisto is now available to download on: Windows, OSX and Linux
- GitHub integration
- Gist tagging
- Quick in-place editing
- Drag & drop to create gist/add file
- Search gists
- Clipboard support
- Revision browser
- Change gist public/private state
- UI Themes
- Fast sharing gist with other Gisto users
- 3 ways of authentication (basic, Two-Factor Authentication (2FA) and with oAuth2 token directly)
- Offline access to gists (Will be integrated into full release)
and more...
Gisto authenticates to GitHub by using basic authentication over SSL and retrieving an oAuth2 token. Thus the need for your GitHub user and password.
Gisto only saves the oAuth2 token received after authenticating and nothing else.
If you would rather to supply your own access token without providing Gisto your login details you may manually create an access token from the account settings at GitHub and login using the generated token.
This token will be saved permanently until you log out.
You can find out more at the F.A.Q. section
Please see the change.log for more detailed info regarding new features, bug fixes and releases.
Gisto is made using various open source projects such as
You can download Gisto at: www.gistoapp.com
via Homebrew cask:
$ brew cask install gisto
via Archlinux AUR:
$ yaourt -S gisto
via SlackBuilds.org (Slackware):
# sbopkg -i gisto
P.S. If you really want - you can also package Gisto by yourself (See Docs section on Gisto site).
Gisto "nightly" builds are automatic builds triggered by commits to "master" branch
Please note that these are not stable releases. Bugs are possible. Those builds lacks the usual installers you may get in the regular releases.
"Nightly" builds for all platforms are avaliable at: build.gistoapp.com
Please feel free to add a bug / feature request / suggestions to the issue tracker.
Pull requests are welcome as well.
See Docs section on Gisto site.
MIT https://github.com/Gisto/Gisto/blob/master/LICENSE
See setting up for development section of the docs.
Maayan | @MaayanGlikser | www.glikm.com | |
Sasha | @sanusart | www.sanusart.com |