Sklad π¦
Sklad is a cross-platform snippet manager that lives in your system tray. Store passwords, API keys, code snippets, and any text you copy frequently β encrypted and always one click away.
β¨ Features
- π Master Password Protection β Secrets are AES-256 encrypted with Argon2 key derivation
- π One-Click Copy β Click tray β select snippet β done
- π Global Search β Find anything instantly from anywhere with custom hotkey
- β‘ Instant Creation β Spawn the snippet creation window from any app with custom hotkey
- π Folder Organization β Organize snippets into nested folders
- β±οΈ Auto-Lock & Autosave β Configurable vault timeout and unsaved changes handling
- π Dark/Light Theme β Easy on the eyes
- πΎ Local-Only Storage β Your data never leaves your machine
- π± Customizable Tray β Configure tray left-click actions and context menu layout
β¬οΈ Download
| Windows | macOS (Apple Silicon) | macOS (Intel) | Linux |
|---|---|---|---|
| π¦ .msi | π¦ .dmg (ARM) | π¦ .dmg (x64) | π¦ .deb |
πΊ Homebrew (macOS)
You can also install Sklad via Homebrew:
brew install --cask --no-quarantine Rench321/sklad/sklad
Or by tapping the repository first:
brew tap Rench321/sklad
brew install --cask --no-quarantine sklad
To update Sklad via Homebrew:
brew update
brew upgrade --cask sklad
[!WARNING] Windows users: You may see a SmartScreen warning because the app is not code-signed yet and has few downloads. Click "More info" β "Run anyway" to proceed.
[!WARNING] macOS users: The app is not notarized yet (requires Apple Developer account).
If you see "Sklad is damaged", open Terminal and run:xattr -cr /Applications/Sklad.app
Why Sklad?
| Feature | Sklad | Maccy | Text File |
|---|---|---|---|
| π Encrypted secrets | β | β | β |
| π¦ Memory safe (Rust) | β | β | N/A |
| π₯ Cross-platform | β | β Mac only | β |
| βοΈ No cloud/tracking | β | β | β |
| π Folder organization | β | β | β |
| π Fast search | β | β | β |
| π± System tray access | β | β | β |
π Featured In
π Build from Source
Prerequisites
Windows
Install Visual Studio Build Tools with "Desktop development with C++" workload.
Linux (Debian/Ubuntu)
sudo apt install libwebkit2gtk-4.1-dev libxdo-dev libssl-dev libayatana-appindicator3-dev librsvg2-dev
macOS
xcode-select --install
Build
git clone https://github.com/Rench321/sklad.git
cd sklad
pnpm install
pnpm tauri build
Binaries will be in src-tauri/target/release/bundle/.
π€ Contributing
Contributions are welcome! Feel free to open issues or submit PRs.
π₯ Contributors
π License
MIT β Use it however you want.
π Support the Project
If you find Sklad useful, you can support its development!
USDT (TRC-20) / TRX (Tron)![]() TSfo5D6ppU6BXjArhLmQqF9Wn2DubwrskN
|
Bitcoin (BTC)![]() bc1qwme9mt8z9rvmg6yk6lydwwepvq4gtmx7t6peww
|
Ethereum (ETH)![]() 0x1D7E5aBe8202783305C2297c900df052636032AB
|
TON![]() UQBerf_nhuloww36ipxr00lKsSjQ6Ub_709Raz8D_6yi2GgW
|
Made with π¦ Rust + βοΈ React + π Tauri



