Skip to content

This is a copy of massCode code snippet manager, you can create and organize code snippets for later use. Made with Electron + React.

License

Notifications You must be signed in to change notification settings

petya0927/code-snippet-app

Repository files navigation

screenshot

code-snippet-app

A simple Electron app to store code snippets for later use. You can add, edit, delete and search for code snippets, mark them as favorites and categorize them by folders. This application is greatly inspired by MassCode, but not direct copy of it. Thank you to all the amazing people who created the technologies that made this project possible. The executable only supports Windows at the moment, but I'm looking for contributors to make deployment to other platforms possible!

Features

  • Add, edit, delete and search for code snippets
  • Copy code snippets to clipboard
  • Mark snippets as favorites
  • Categorize snippets by folders
  • Create screenshots of your snippets

Technologies

Development

npm install

npm run start

# to build the app
npm run make

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. There are a lot of things that can be improved, like:

  • Add tests
  • Create a better UX
  • Dark/light mode
  • More language support
  • And overall code improvements

So feel free to contribute to this project!

License

MIT

About

This is a copy of massCode code snippet manager, you can create and organize code snippets for later use. Made with Electron + React.

Topics

Resources

License

Stars

Watchers

Forks

Languages