Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • 4
    AGPL is normally meant for interactive apps that run on the Web (the license actually says "network server", though). Is your "plugin" intended to run on the Web or over a network? The way I understand it, a KDE plasma desktop app normally runs on in a Desktop environment, so it's not usually a Web application or "running over" a network as I understand it. Commented Nov 21, 2022 at 13:54
  • 1
    Yes it is not executed on the web, it is loaded in the desktop environment, but it performs operations via the network (checking for available updates for example) Commented Nov 21, 2022 at 15:14