Skip to content

CutCode-org/CutCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Banner

CutCode

As a developer, we often search on Google / StackOverFlow for doubts, issues related to our code and our projects, when programming / developing. As a result, we visit a lot of different posts, different websites to find the right solution to our problem, but time and (time) again, when we find a proper solution to your problem, we tend to forget where we found it or even the solution. Hence, we decided to create a tool that helps us save our answers as small snippets, so that we do not have remember it all the time and we can access our solutions anytime we want.

CutCode is an open source tool made for developers to boost their productivity and save their time by helping them save essential code as snippets in safe place. These code snippets are stored in an orderly fashion and can be searched and accessed at anytime. It is a very helpful tool as the developers no longer need to remember their solutions and where they originally found them.

CutCode in Action 🎨

Example

Features ✨

  1. Dark and Light mode support. We recommend using dark mode for a better experience.
  2. Your code snippets are saved safely in a database, in your system.
  3. You can give your code snippets title, description, and also you can add them to your favourite snippets list.
  4. You can add cells into your code so that you can manage your code snippets easily.
  5. The code snippets are stored in orderly fashion, so you can search your snippets based on its name, programming language, and creation date.
  6. CutCode has minimalistic UI design and it is user-friendly.
  7. You can import and export your code from your system and save them as snippets.
  8. CutCode is supported on both Windows and Linux.

Coming Soon

  1. Syntax highlighting for all the programming languages supported by CutCode.
  2. MacOS support.
  3. Theme changing and plugins.
  4. Automatic updater.
  5. Animations everywhere

Contributors


Made with contrib.rocks.

Credits

This project is MIT licensed and entirely open source, hence, it is completely free to use. However, if you are inspired from this project and have used the source code of this project in your own projects, please consider giving credits to us. You can get the latest version of CutCode from the release page here

Thank you for using CutCode! Star and share this project with your programmer friends.