mirror of
https://github.com/Katze-942/kopypast.git
synced 2026-06-18 21:08:29 +00:00
A KDE Plasma applet for quick interaction with text snippets, streamlining the process of copying and pasting.
https://store.kde.org/p/2258147
- QML 93.5%
- Shell 6.5%
| .github/workflows | ||
| package | ||
| translate | ||
| COPYING | ||
| preview.png | ||
| README.md | ||
Kopypast
Kopypast is a KDE Plasma applet for quick interaction with text snippets.
Installation
The recommended installation method is via the KDE Store.
Plasmoid can be easily added from Plasma Widget Explorer or Discover (KDE Software Center).
The package for manual installation is available in the releases section.
Building from source
The recommended method is to use KPackage Manager:
- Install the package that provides the
kpackagetool6command in your distribution. - Clone
https://github.com/vmkspv/kopypast.gitrepository andcd kopypast. - Run
kpackagetool6 -t Plasma/Applet --install packagecommand.
After installation, the applet should be available to add to your Plasma panels/desktop via the widget browser.
To update an existing installation, use --upgrade instead of --install.
Contributing
Contributions are welcome!
If you have an idea, bug report or something else, don’t hesitate to open an issue.
This project follows the KDE Community Code of Conduct.
License
Kopypast is released under the GPL-3.0 license.