Documentation
¶
Overview ¶
Package DiskFree is a monitoring applet for Cairo-Dock.
Show disk usage for mounted partitions. Partitions can be autodetected or you can provide a list of partitions. You can also use autodetect with some partitions names to be listed first.
Partitions names are designed by their mount point like / or /home. Use the df command to know your partitions list.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Applet ¶
type Applet struct { cdtype.AppBase // Applet base and dock connection. // contains filtered or unexported fields }
Applet defines a dock applet.