Dropcode
A simple and lightweight code snippet manager.
Install / Use
/learn @egoist/DropcodeREADME
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 (macOS & Windows).
Tips
Move multiple snippets to Trash
<kbd>Shift</kbd> + <kbd>Click</kbd> on multiple snippets:
https://user-images.githubusercontent.com/8784712/198996579-621907e6-a60d-4891-b50c-e61dfd38cff6.mp4
VSCode snippets support
Configure snippet triggers and sync them to VSCode:
https://user-images.githubusercontent.com/8784712/198997523-464d5639-2f10-46ad-b9e1-5b019806163b.mp4
Development
Build and run this app from source:
- Install Node.js
- Install pnpm
- Install Rust
pnpm i
pnpm tauri dev
License
Dropcode is licensed under the MIT license. See LICENSE for more information.
