0

There are many neer duplicates of this question but I recommend deleting ones that are not version specific (ie 18.04) as we cannot know if a solution will be viable on future versions.

This is the case here, unfortunately.

The requirements to answer this question:

(1) works on 18.04 & runs as a plasmoid in the panel
Or
(2) works in 18:04 & runs in the panel as notification or other

to scale CPU frequency.

  • I'm not sure this is the best place to make a software request. I found "You can submit feature requests at https://bugs.kde.org by selecting "Severity: wishlist" when submitting a bug." from https://www.reddit.com/r/kde/comments/68rg5a/is_there_a_dedicated_page_for_feature_requests/ . I suggest you read that reddit page fully. – DK Bose Aug 14 '18 at 14:23
  • It's not a software request as in a request for someone to make something. It is a request for known software. – Joshua Robison Aug 14 '18 at 14:38
  • Okay, I just looked at "Get new widgets" (after clicking on ☰ in the taskbar and then on Add new widgets) and didn't come across anything related to manipulating CPU frequency via a plasmoid. I had also searched the 'net before posting my comment. – DK Bose Aug 14 '18 at 14:52
  • If what I were looking for were there, would I have come here? – Joshua Robison Aug 17 '18 at 23:28

1 Answers1

2

Maybe something like this which I just created?

https://github.com/jsalatas/plasma-pstate

jsalatas
  • 411