← Package directory
Available on winget

Install Lepton

A Lean Snippet Manager

Install with winget
winget install --id CosmoX.Lepton
Upgrade
winget upgrade --id CosmoX.Lepton
Uninstall
winget uninstall --id CosmoX.Lepton

About Lepton

Lepton is a lean code snippet manager powered by GitHub Gist.

What's new in 1.10.0

For developers - Update dependencies (e.g. Electron 8 -> 13) - Auto-generate license and contributor lists when building the app For users - Open `.leptonrc` and the log file with OS default application when clicked on "About Page" (`Ctrl/Cmd + ,`) (#498) - Highlighting for GraphQL (#494) - Support login by GitHub token (#412)

Read release notes

Version history

Version Updated Notes
1.10.0 Unknown For developers - Update dependencies (e.g. Electron 8 -> 13) - Auto-generate license and contributor lists when building the app For users - Open `.leptonrc` and the log file with OS default application when clicked on "...