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%
Find a file
Жора Змейкин da53a285a5
Fixes vmkspv/kopypast#3
2025-02-09 00:42:46 +04:00
.github/workflows Implemented Plasmoid CI 2025-02-01 21:40:15 +03:00
package Fixes vmkspv/kopypast#3 2025-02-09 00:42:46 +04:00
translate Updated translations 2025-02-03 21:00:15 +03:00
COPYING Initial commit 2025-01-30 20:00:15 +03:00
preview.png Added project description 2025-01-31 20:00:00 +03:00
README.md Added dynamic badges 2025-02-05 20:15:15 +03:00

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:

  1. Install the package that provides the kpackagetool6 command in your distribution.
  2. Clone https://github.com/vmkspv/kopypast.git repository and cd kopypast.
  3. Run kpackagetool6 -t Plasma/Applet --install package command.

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, dont hesitate to open an issue.

This project follows the KDE Community Code of Conduct.

License

Kopypast is released under the GPL-3.0 license.