Skip to content

Repository files navigation

MagicToys

MagicToys

A lightweight productivity tool suite for Linux bringing PowerToys features to X11 and Wayland.

Release License: GPL-3.0

Features

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)

Installation

Quick Install (Universal)

curl -sS https://magictoys.ople.in/install.sh | bash

Distro Packages

Pre-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

Build from Source

git clone https://github.com/HeyAtulVerma/MagicToys.git
cd MagicToys
make build
sudo make install

Contributing & Support

If 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.


License

GPL-3.0

Releases

Packages

Contributors

Languages