Skip to content

Repository files navigation

CodeSnip — Next-Generation Code & Prompt Manager

Version Electron MIT License

TR EN

A modern, fast, and fully offline desktop application for managing code snippets and AI prompts.
Organize, search, and share your code snippets, terminal commands, and prompts—all in one place.

image

About

CodeSnip is a modern Electron application designed for developers, designers, and AI enthusiasts. Organize your code snippets into categories, search them instantly, copy them with a single click, and generate Base64-based sharing links. All data is stored locally on your device, allowing the application to work without an internet connection.

Tip

Since CodeSnip runs entirely offline, your data always stays on your device.


Features

  • Liquid Glass user interface
  • Global Spotlight Search (Ctrl + Space)
  • Base64-based sharing system
  • English and Turkish language support
  • Fully offline operation
  • Local data storage
  • Built-in category system
  • Fast search and filtering
  • Electron-based desktop application

Installation

Requirements

  • Node.js (v18 or later)
  • npm

1. Clone the repository

git clone https://github.com/Light-Bulb-Team/CodeSnip.git

2. Navigate to the project folder

cd codesnip

3. Install dependencies

npm install
npm install electron --save-dev

4. Build the production package

npm run dist

Screenshots

image

image


Beta Screenshots

Note

Since there is no beta versions available, there is no beta screenshots. Stay tuned for the beta releases!


Keyboard Shortcuts

Shortcut Description
Ctrl + Shift + S Global Shortcut: Brings CodeSnip to the foreground and opens Spotlight Search, even when the application is running in the background.
Ctrl + Space Quickly open or close the Spotlight Search panel while using the application.
Esc Close the currently open Spotlight Search panel.
Space Open the Quick Look preview for the selected snippet while navigating Spotlight Search results.
Arrow Up / Down Navigate through Spotlight Search results.
Enter Send the selected snippet to the main search bar. If the selected item is in the +category format, it instantly creates a new snippet under that category.

Technologies Used

  • Electron
  • JavaScript
  • HTML5
  • CSS3
  • Node.js

Roadmap

  • v1.0 — Initial Release

    • v1.1 — Bug Fixes & Favorites Feature
  • 26Q2 (v2.0) — Spotlight Search, Sharing System, and Redesigned Liquid Glass UI

    • 26Q2.5 — JSON Import/Export, Improved Spotlight Search, and Versioning System Update
  • 26Q3 — and Linux (Debian, Arch, Red Hat) Support, Improved Appearence and new Category Management

  • 26Q4 — App Optimization, macOS Support and Full Support for Linux (Slackware and Gentoo)

  • 27Q1 — Plugin System and Snippet Previews

Note

The roadmap may change over time as new features are added or bugs are discovered.


Contributing

Want to help improve CodeSnip?

  • Fork this repository.

  • Create a new branch for your feature.

    git checkout -b feature-name
  • Commit your changes.

    git commit -m "Add awesome feature"
  • Push your branch.

    git push origin feature-name
  • Open a Pull Request.

If you find a bug, feel free to report it through the Issues section!

License

This project is licensed under the MIT License. See the LICENSE file for more information.

Developers

  • Mustafa Selim AYDENİZ
  • Ali Kerem YILMAZ

About

Next Generation Code & AI Prompt Snippet manager with the Liquid Glass UI and Spotlight Search.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages