Prayag2 / kde_aestheticclock

An aesthetic looking and customizable widget with a built-in system monitor and media player! Inspired by a popular rainmeter skin.
GNU General Public License v3.0
38 stars 4 forks source link

Support Plasma 6 (Port to KF6) #7

Open DarkXero-dev opened 9 months ago

DarkXero-dev commented 9 months ago

Please port this widget to KDE Framework 6. The guidelines are here.

39sdev commented 7 months ago

this is a must. aestheticclock is an essential part of my rice.

Prayag2 commented 7 months ago

The widget has been ported to Plasma 6 but I'm planning to fix the system monitor before releasing it :) If you'd really like to use it, follow these steps-

  1. Clone the repo
    git clone https://github.com/prayag2/kde_aestheticclock && cd kde_aestheticclock
  2. Install plasma sdk Arch
    sudo pacman -S plasma-sdk
  3. Install the widget
    kpackagetool5 -i ./package

Please note that the system monitor still does not work as KSysGuard has been deprecated.

DarkXero-dev commented 7 months ago

Tried it still says unsupported xD

m5kro commented 6 months ago

The widget has been ported to Plasma 6 but I'm planning to fix the system monitor before releasing it :)

If you'd really like to use it, follow these steps-

  1. Clone the repo

git clone https://github.com/prayag2/kde_aestheticclock && cd kde_aestheticclock
  1. Install plasma sdk

Arch


sudo pacman -S plasma-sdk
  1. Install the widget

kpackagetool5 -i ./package

Please note that the system monitor still does not work as KSysGuard has been deprecated.

Should be kpackagetool6

MordesMortes commented 4 months ago

if you change "ServiceTypes": ["Plasma/Applet"] to "KPackageStructure": "Plasma/Applet" in metadata.json it works

this porting guide was helpful in finding out what to change

https://develop.kde.org/docs/plasma/widget/porting_kf6/?source=post_page-----0b8fd3a0334f--------------------------------

39sdev commented 3 months ago

system monitor pls come back....