| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung |
| conky [2011/11/29 16:57] – tom | conky [2025/05/03 09:10] (aktuell) – Externe Bearbeitung 127.0.0.1 |
|---|
| | ====== Tutorials ====== |
| | [[http://xtrabuntu.blogspot.com/2010/11/multiple-windows-conky.html|mehrere Windows, einfach und simple erklärt]]\\ |
| | [[http://forum.pinguyos.com/Thread-Setting-Up-Multiple-Conky-Windows-How-To-Guide--375|mehrere Fenster einstellen]]\\ |
| | [[http://linuxfordummies.org/using-conky-for-automatic-system-notification-and-administration/|mit conky system-notifikationen und administration]] |
| | |
| | ====== Beispiele ====== |
| | [[http://linuxowns.wordpress.com/2008/04/04/create-a-custum-conky-setup/|sehr schönes Beispiel mit "wget-Funktion"]]\\ |
| | [[http://puna.upf.edu/node/44|sehr schönes Wetterskript]] |
| | |
| | ====== Links ====== |
| | [[http://blog.conky.be/|Blog über conky]]\\ |
| | [[http://ganz-sicher.net/blog/linux-distributionen/conky-schlanker-systemmonitor-fur-den-desktop/|Blogpost mit interessanten Links]] |
| ====== Plugins ====== | ====== Plugins ====== |
| ===== conky Wetter ===== | ===== conky Wetter ===== |
| * conky starten | * conky starten |
| |
| | === UPDATE === |
| | am Beispiel von zwei Stationen funktioniert es so: |
| | * ~/.conkyForecast.config kopieren und als .conkyForecast_zurich.config und .conkyForecast_isny.config speichern |
| | * /usr/share/conkycolors/bin/conkyForecast nach ~/.conkycolors/bin/ kopieren |
| | * conkyForecast auch in _zurich und _isny benennen |
| | * /usr/share/conkycolors/scripts/conkyForecast.py nach ~/.conkycolors/scripts/ kopieren |
| | * conkyForecast.py auch in _zurich und _isny benennen |
| | * die Dateien _zurich und _isny öffnen und anpassen |
| | * Dateipfade in conkyrc im Abschnitt Wetter anpassen |
| |
| |
| |
| |
| |
| ====== Tutorials ====== | |
| [[http://xtrabuntu.blogspot.com/2010/11/multiple-windows-conky.html|mehrere Windows, einfach und simple erklärt]]\\ | |
| [[http://forum.pinguyos.com/Thread-Setting-Up-Multiple-Conky-Windows-How-To-Guide--375|mehrere Fenster einstellen]]\\ | |
| [[http://linuxfordummies.org/using-conky-for-automatic-system-notification-and-administration/|mit conky system-notifikationen und administration]] | |
| |
| ====== Beispiele ====== | |
| [[http://linuxowns.wordpress.com/2008/04/04/create-a-custum-conky-setup/|sehr schönes Beispiel mit "wget-Funktion"]] | |
| |
| ====== Links ====== | |
| [[http://blog.conky.be/|Blog über conky]]\\ | |
| [[http://ganz-sicher.net/blog/linux-distributionen/conky-schlanker-systemmonitor-fur-den-desktop/|Blogpost mit interessanten Links]] | |