diff --git a/credits.md b/credits.md index 39b6a7d..cacb4f3 100644 --- a/credits.md +++ b/credits.md @@ -18,6 +18,13 @@ Null + + + alydemah +
+ Aly Mohamed +
+ tbjers @@ -38,15 +45,15 @@
Anand Chowdhary
- + + shrippen
Null
- - + davidpaulyoung @@ -81,15 +88,15 @@
Brian McGonagill
- + + vlad-timofeev
Vlad Timofeev
- - + helixzz @@ -124,13 +131,21 @@
Byron
- + + NixyJuppie
Nixy
+ + + + nrvo +
+ Null +
@@ -440,6 +455,13 @@ + + + CrazyWolf13 +
+ Tobias +
+ thomaswienecke @@ -474,15 +496,15 @@
Stephen Rigney
- + + a-mnich
Alexander Mnich
- - + alexdelprete @@ -490,6 +512,13 @@ Alessandro Del Prete + + + sachahjkl +
+ Sacha +
+ shazzx @@ -510,7 +539,8 @@
Null
- + + Smexhy @@ -524,8 +554,7 @@
Stavros Kois
- - + XenonR @@ -540,13 +569,6 @@ Steven Kast - - - CrazyWolf13 -
- Tobias -
- AmadeusGraves @@ -554,13 +576,6 @@ Ángel Fernández Sánchez - - - sachahjkl -
- Sacha -
- turnrye @@ -612,6 +627,13 @@ + + + FormatToday +
+ FormatToday +
+ tazboyz16 @@ -646,15 +668,15 @@
Laker Turner
- + + kxenoxx
Kxenox
- - + jrobles98 @@ -689,15 +711,15 @@
Null
- + + flechaig
Null
- - + dr460nf1r3 @@ -726,13 +748,6 @@ Xert - - - FormatToday -
- FormatToday -
- ethan-hann diff --git a/widgets.md b/widgets.md index eed3330..8192bd0 100644 --- a/widgets.md +++ b/widgets.md @@ -2289,6 +2289,8 @@ If you don't already have it installed, either follow the [Installation Guide](h Glances can be launched with the `glances` command. You'll need to run it in web server mode, using the `-w` option for the API to be reachable. If you don't plan on using the Web UI, then you can disable it using `--disable-webui`. See the [command reference docs](https://glances.readthedocs.io/en/latest/cmds.html) for more info. +If Glaces is running on a Windows system it is recommanded to add the following arguments ```--disable-plugin all --enable-plugin cpu,mem,diskio,ip,network,containers,quicklook,load,fs,alert -w``` This is due to Glances not being that stable on windows, so disabling all plugins that aren't used by Dashy widgets can save on ressources. + #### Options All Glance's based widgets require a `hostname`. All other parameters are optional.