ZeroX-DG / SnippetStore

:tada: A snippet management app for developers :rocket:

Home Page:https://zerox-dg.github.io/SnippetStoreWeb/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SnippetStore

🎉 A snippet management app for developers 🚀

⚠️ This project is no longer maintained, see #74 ⚠️

twitter

travis version total download stars forks

About this project

SnippetStore is an application for developers to store their snippets and quickly retrieve them when needed. SnippetStore mainly focus on storing code therefor its interface is small and simple, perfect for busy developers who doesn't care about small details.

Donate

There are many requests for macOS support and I'm sure many of you guys who are mac users will want SnippetStore to be available in homebrew and able to run on macOS too. But in order to do that, I need help from you guys to afford a mac to test & build this project and many more other projects in the future. It would be a huge help if you can buy me a coffee 😄

Buy Me A Coffee

SnippetStore is also available on issuehunt

Let's fund issues in this repository

A massive thank you to these donators

Trevor Robertson

Download

Currently SnippetStore only available for linux and windows.

If you're using MacOS, you can also build a version for you OS too (not guarantee it will work!)

npm run dist:mac

You can get the latest release of SnippetStore here

Theme

SnippetStore currently support 2 themes dark and light

Light theme Dark theme

Tag support

With SnippetStore you can assign multiple tags to your snippet and easy find them using the tag list on the right bar

Multi file snippet

Not satisfied with a single file snippet? With SnippetStore you can now store multiple files within a snippet

Snippet list layout

SnippetStore currently support 2 snippet list layout:

Original List and details

Internalization

SnippetStore currently support 2 languages:

  • English
  • Vietnamese

Shortcut

Action Key
Open create snippet modal ctrl + n
Open setting modal ctrl + ,
Toggle small sidebar mode ctrl + b
Close all modal esc
Save snippet ctrl + s
Discard snippet changes esc
Navigate in snippet list ctrl + pageup, ctrl + pagedown

Tech Stack

Contributing

Check out contributing.md

Author & Maintainer

License

About

:tada: A snippet management app for developers :rocket:

https://zerox-dg.github.io/SnippetStoreWeb/

License:MIT License


Languages

Language:JavaScript 78.2%Language:Sass 13.7%Language:CSS 6.8%Language:SCSS 1.0%Language:HTML 0.4%