Easy Snippet Manager is a lightweight and efficient desktop application for storing and managing code snippets effortlessly. Built with React, TypeScript, TailwindCSS and Tauri 2.0, it offers a sleek and fast user experience.
This is my latest creation, and it arose from the need to have a reliable tool for storing and accessing my snippets. Previously, I was using third-party tools or applications to store snippets, but I couldn't find something that perfectly suited my needs.
- Store snippets in folders and subfolders.
- Quickly search for snippets by name or content (coming soon)
- Modern and elegant design using TailwindCSS.
- Easy and fast navigation with React.
- React: Main programming language to create the graphical interface.
- TypeScript: Static typing to improve security and code quality.
- Tauri 2.0: Framework to build native applications with web technology.
- Vite: Tool to create web applications quickly.
- TailwindCSS: Utility-first CSS library for application styling.
Follow these steps to configure the application:
git clone https://github.com/mateoxav/easy-snippet-manager.git
cd easy-snippet-manager
Make sure you have Node.js installed, then run:
npm install
npm run tauri dev
If you want a standalone executable, run:
npm run tauri build
- Launch the application.
- Create an account or login with your access token.
- Store and organize snippets in folders and subfolders.
- Search and access your snippets quickly.
📝 Add multiple themes. 🔎 Search snippets by name or content. 🌐 Add support for different languages.
This project is licensed under the MIT License. See the LICENSE file for more details.
Contributions are welcome! If you wish to contribute, open a pull request.
If you have any questions, suggestions or feedback, feel free to contact me.