Skip to content

a dde-dock plugin which aims to implement most features of Istat menus(macOS) for Deepin V20

License

Notifications You must be signed in to change notification settings

Vistaus/dde-istate-menus

 
 

Repository files navigation

dde-istate-menus

IStat menus on macOS alternative for DDE.

This software has nothing to do with the Istat menu excepting adopting its UI design

The main part of the system monitoring code in utils comes from deepin-system-monitor

Still in development

  • Network
    • popup widget
    • dock widget
      • text
      • chart
  • Weather
  • CPU
  • RAM
  • DISK
  • Datetime
    • dock widget (main code comes from the original datetime plugin in dde-dock)
    • popup widget

Known issues

  • dock widgets' text are really small even the widget has enough space, or text is too large and only part is shown on the widget. I think it is related to the dde-dock issue

Screenshot

Network

How to use

Download the libdde_istate_menus.so and put it to ~/.local/lib/dde-dock/plugins or /usr/lib/dde-dock/plugins

Then:

sudo setcap cap_net_raw,cap_dac_read_search,cap_sys_ptrace+ep `which dde-dock`

logout out or reboot.

About

a dde-dock plugin which aims to implement most features of Istat menus(macOS) for Deepin V20

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C++ 90.5%
  • CMake 8.9%
  • QMake 0.6%