Skip to content

A simple and lightweight code snippet manager.

License

Notifications You must be signed in to change notification settings

egoist/dropcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ad4e730 · Nov 9, 2022

History

31 Commits
Oct 31, 2022
Nov 3, 2022
Nov 9, 2022
Nov 9, 2022
Nov 1, 2022
Oct 31, 2022
Nov 3, 2022
Nov 1, 2022
Nov 9, 2022
Nov 9, 2022
Oct 31, 2022
Nov 1, 2022
Oct 31, 2022
Oct 31, 2022
Oct 31, 2022
Oct 31, 2022

Repository files navigation

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

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.