</Gisto>
Snippets made awesome
Light theme | Dark theme |
---|---|
Table of Contents
- About
- Features
- Privacy/authentication
- Status
- Made of
- Download and install
- Other install options
- "Nightly" builds
- Issues, bug reporting and pull requests
- Documentation
- License
- Development
- Contributors and mentions
About
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 think of Gisto as Evernote for code.
download on: Windows, OSX and Linux
Gisto is now available toFeatures
- 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)
- Offline access to gists (Will be integrated into full release)
and more...
Privacy/authentication
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
Status
Gisto is currently in it's Beta.
Please see the change.log for more detailed info regarding new features, bug fixes and releases.
It is still under heavily development towards the full release. Various features will be left out from the alpha release.
Made of
Gisto made using HTML5/CSS3 and:
and...
Download and install
Installations can be downloaded from website: www.gistoapp.com
Other install options
via Homebrew cask:
$ brew cask install gisto
via Archlinux AUR:
$ yaourt -S gisto
P.S. If you really want - you can also package Gisto by yourself (See Docs section on Gisto site).
"Nightly" builds
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
Issues, bug reporting and pull requests
Please feel free to add a bug / feature request / suggestions to the issue tracker.
Pull requests are welcome as well.
Documentation
See Docs section on Gisto site.
License
MIT https://github.com/Gisto/Gisto/blob/master/LICENSE
Development
See setting up for development section of the docs.
Contributors and mentions
Maayan | @MaayanGlikser | www.glikm.com | |
Sasha | @sanusart | www.sanusart.com |