PGM5: Unterschied zwischen den Versionen

Aus FHEMWiki
K (Verlinkung)
K (Anpassung an neues Repository)
 
Zeile 1: Zeile 1:
{{Randnotiz|RNTyp=Info|RNText=Das Frontend PGM5 wird seit längerem nicht aktiv weiterentwickelt!<br>Aktuellste Version im [http://sourceforge.net/p/fhem/code/HEAD/tree/trunk/fhem/webfrontend/pgm5/ SVN]}}
{{Randnotiz|RNTyp=Info|RNText=Das Frontend PGM5 wird seit längerem nicht aktiv weiterentwickelt!<br>Aktuellste Version im [http://svn.fhem.de/trac/browser/trunk/fhem/webfrontend/pgm5 SVN]}}
PGM5 is a cgi/css-based web frontend for FHEM. Objective of PGM5 is to lower the CPU load upon navigating through the pages by pre-rendering graphics in configurable intervals. This offers better responsiveness on hosts with limited resources such as NAS or other embedded devices.
PGM5 is a cgi/css-based web frontend for FHEM. Objective of PGM5 is to lower the CPU load upon navigating through the pages by pre-rendering graphics in configurable intervals. This offers better responsiveness on hosts with limited resources such as NAS or other embedded devices.



Aktuelle Version vom 12. Dezember 2016, 17:05 Uhr

Info green.pngDas Frontend PGM5 wird seit längerem nicht aktiv weiterentwickelt!
Aktuellste Version im SVN

PGM5 is a cgi/css-based web frontend for FHEM. Objective of PGM5 is to lower the CPU load upon navigating through the pages by pre-rendering graphics in configurable intervals. This offers better responsiveness on hosts with limited resources such as NAS or other embedded devices.

Key features and properties of PGM5 are:

  • supports rooms
  • supports FHT/KS300 logs
  • needs a hosting web server (does not come with its own, like PGM2 does)
  • based on an old (up to 4.2) version of PGM2

More details can be found on the developer's pages.