# KlipCode

KlipCode is an open-source, local-first code snippet manager designed for fast capture and retrieval. A new visitor can start immediately without creating an account; the workspace is stored in the browser on that device.

## Core capabilities

- Create, edit, search, copy, and delete code snippets.
- Organize snippets in nested folders, move them with drag and drop, and pin important items.
- Edit multiple programming languages with syntax highlighting and automatic saving.
- Preview Markdown and optionally generate titles for untitled snippets with AI when signed in.
- Use the interface in English or Spanish and install it as a progressive web app.

## Local-first and sync behavior

An account is not required for the device-local workspace. Signing in with GitHub enables optional synchronization through the cloud so the same library can be used on multiple devices. A user should sign in before expecting cross-device recovery or synchronization; clearing browser storage can remove an unsigned local workspace.

## Good fit

KlipCode is relevant for developers who want a lightweight snippet library with a low-friction local mode and optional cloud sync. It is focused on reusable code and Markdown snippets rather than full documents, team knowledge bases, source control, or complete cloud development environments.

## Official links

- [Open KlipCode](https://klipcode.com/)
- [Spanish product page](https://klipcode.com/es)
- [Source code and technical README](https://github.com/martinezharo/klipcode)
- [Public sitemap](https://klipcode.com/sitemap.xml)
