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 the latest release (macOS & Windows).
Shift + Click on multiple snippets:
CleanShot.2022-10-31.at.19.13.40.mp4
Configure snippet triggers and sync them to VSCode:
CleanShot.2022-10-31.at.19.25.28.mp4
Build and run this app from source:
- Install Node.js
- Install pnpm
- Install Rust
pnpm i
pnpm tauri dev
Dropcode is licensed under the MIT license. See LICENSE for more information.