EgoistDeveloper / dropcode

A simple and lightweight code snippet manager.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dropcode

Dropcode is a simple and lightweight code snippet manager. It's built with Tauri and Solid.js.

Dropcode is local-only, you can use iCloud / Dropbox / Google Drive / etc. to sync your snippets.

Download

Download the latest release.

Tips

Move multiple snippets to Trash

Shift + Click on multiple snippets:

CleanShot.2022-10-31.at.19.13.40.mp4

VSCode snippets support

Configure snippet triggers and sync them to VSCode:

CleanShot.2022-10-31.at.19.25.28.mp4

Development

Build and run this app from source:

  1. Install Node.js
  2. Install pnpm
  3. Install Rust
pnpm i
pnpm tauri dev

License

Dropcode is licensed under the MIT license. See LICENSE for more information.

About

A simple and lightweight code snippet manager.

License:MIT License


Languages

Language:TypeScript 91.1%Language:CSS 3.8%Language:Rust 1.9%Language:HTML 1.8%Language:JavaScript 1.4%