A desktop basket to drag and drop text, URLs, images, and files.
- Shake while dragging to open the basket and drop items inside.
- Drag items out to move them
- Hold Ctrl (Windows/Linux) or ⌘ Command (macOS) while dragging to copy
- Installer: TokriSetup.exe
- Portable (.zip): Tokri.zip
- DMG installer: Tokri.dmg
- Install via Homebrew:
brew tap jarusll/tap brew install --cask jarusll/tap/tokri
Note for macOS users
This app is unsigned, so macOS will block it on first launch.
To run it:
- Run in Terminal:
sudo /usr/bin/xattr -dr com.apple.quarantine /Applications/Tokri.appOr allow it via: System Settings → Privacy & Security → Open Anyway
- Flatpak bundle: Tokri.flatpak
Note for Linux users
This application reads from
/dev/input/*to detect mouse activation gestures. Add your user to theinputgroup:sudo usermod -aG input $USERLog out and log back in for the change to take effect.
Note for KDE users
Mouse activation gestures do not work on native Wayland (KDE-specific limitation).
Run the app under XWayland by disabling Wayland access:
- Open Flatseal
- Select the app
- Remove the Wayland permission
This forces XWayland and restores gesture support.
- qt6-base
cmake -S . -B build -DCMAKE_BUILD_TYPE=Release
cmake --build build- 🎨 Design by Akshay Majgaonkar
- KDAB for their awesome Qt learning resources
- Open url on double click
- Publish on Flathub
- [macOS]Hide Tokri from dock or Double click on dock should wakeup Tokri
- Add items from clipboard
- Placeholder text and Image
- Item count




