| Feature | Shortcut | Description |
|---|---|---|
| Clipboard History | Alt + V | Text, images, search, and pinning |
| Emoji Picker | Alt + . | Unicode emoji and symbols |
| Text Extractor (OCR) | Alt + Shift + T | Select any screen area to copy text |
| Color Picker | Alt + Shift + C | Pick screen colors (HEX, RGB, HSL, CMYK) |
curl -sS https://magictoys.ople.in/install.sh | bashPre-built packages are available in releases/:
- Fedora / RHEL / openSUSE:
sudo dnf install ./releases/magictoys-0.0.5-1.x86_64.rpm - Ubuntu / Debian / Linux Mint:
sudo apt install ./releases/magictoys_0.0.5_amd64.deb - Arch Linux / Manjaro:
sudo pacman -U ./releases/magictoys-0.0.5-1-x86_64.pkg.tar.zst - AppImage:
chmod +x releases/MagicToys-0.0.5-x86_64.AppImage && ./releases/MagicToys-0.0.5-x86_64.AppImage
git clone https://github.com/HeyAtulVerma/MagicToys.git
cd MagicToys
make build
sudo make installIf you find MagicToys useful, please consider giving the project a ⭐️ star on GitHub!
Contributions, bug reports, and feature suggestions are always welcome. Feel free to open an issue or submit a pull request on GitHub.
GPL-3.0