krita-plugin-bashactions

Plugin to execute Bash commands and programs as Actions on your current Images from Krita.

GPL-3.0 License

Stars
11

krita-plugin-bashactions

Plugin to execute Bash commands and programs as Actions on your current Images from Krita. Pull Requests are welcome!.

Install

  • Copy all files to ~/.local/share/krita/pykrita/ and restart Krita.
  • Go to Settings Configure Krita Python Plugin Manager BashActions, Enable it and restart Krita.
  • Go to Tools Scripts BashActions.

Uninstall:

  • Go to Settings Configure Krita Python Plugin Manager BashActions, Disable it and restart Krita.
  • Delete all files from ~/.local/share/krita/pykrita/bashactions/.

Requisites

  • Python 3.6+.
  • Qt 5+.
  • Krita 4+.
  • Linux or OsX.

Description