If you are using GitHub Gist, then this article is for you.

GitHub Gist is a web-based code snippet library that comes along with GitHub like a little brother to GitHub repository, it is a single individual file it does not have things like issues, staring, push requests, pull requests or projects, and actions, but it does have that Git goodness of version control, comments, and ability to mark it private or public.

One of the cool things about Gist is that you can use it without an account but if you do use an account, you can find all your gits at Gist.github.com/username.

When can we use GitHub Gist?

  1. When you want to create a code snippet
  2. If you want to embed your code into a website or blog
  3. When you want to track data in Markdown.
  4. If you  Keep up with a file
  5. Hosting single web page
  6. If you want to share your snippet
  7. Demonstrating tech neck and solution
  8. Saving snippet to use it later to reference
  9. Serving a quick web-based snippets
  10. Adding  Gist (or snippets) of code directly to your GitHub profile
  11. Creating notes, which are composed of any number of files

GitHub Gist features:

  1. Already linked to GitHub profile
  2. Easy to copy code from existing projects on GitHub to your Gist repository and vice versa
  3. Every Gist is a Git repository
  4. Gist can be both public or secret
  5. GitHub Gist is web-based
  6. GitHub Gist for cross-platform sync.
  7. GitHub Gist allow you to store code snippets without having to create a fully-fledged repository on GitHub.

What is Lepton?

Lepton is an Open-source snippet manager powered by GitHub Gist. It is a desktop application that could access locally and syncs with the web-based GitHub Gist repo. It can be run on all major operating systems to date, namely Windows, macOS, and Linux. started in 2017 and is released under the MIT license.

Lepton allows you to create, remove, edit, organize Gist directly from your computer's desktop, without having to use a browser. It is a modern, smooth-running and useful application for Programmer, writer, team workers in many fields who wants to be more efficient.

Lepton

Lepton snippet manager features:

  1. Unlimited public/private snippets
  2. Unlimited tags
  3. Language groups
  4. Markdown/JupyterNotebook support
  5. GitHub Enterprise support
  6. Immersive mode
  7. Customizable
  8. Light/Dark themes
  9. Supports macOS/Win/Linux
  10. Syncs with the web-based GitHub Gist repo
  11. Search with FullText Search support
  12. Proxy
  13. Supports multiple languages and file formats (including .txt and .md)
  14. Completely free and open-source software
  15. Lepton provides a formatted description section, which adds title and tags support
  16. An easy to use Dashboard
  17. Have a package in AppImage format which is distribution independent
  18. Supports customizable UI themes
  19. Desktop application
  20. Lightweight

License

Lepton is a completely open-source project under MIT license.

Get Lepton

Lepton is available for download on macOS, Windows, and Linux.