Nessuna descrizione

wolfpi 089d5b8b61 package 2 anni fa
Backend d83cf5fc89 parser for xml to json, services for handling json files, service for redis 2 anni fa
graphics 9d35e5c29b added new svgs, added parser, added tree view package functions 2 anni fa
js d83cf5fc89 parser for xml to json, services for handling json files, service for redis 2 anni fa
nodesets 9d35e5c29b added new svgs, added parser, added tree view package functions 2 anni fa
styles 30f12edb9b first work on graphics and table for tree structure 2 anni fa
ReadMe.txt 323c500e4a added command to ReadMe.txt 2 anni fa
index.html 9d35e5c29b added new svgs, added parser, added tree view package functions 2 anni fa
json_node.php d83cf5fc89 parser for xml to json, services for handling json files, service for redis 2 anni fa
package.json 089d5b8b61 package 2 anni fa
xml2json_parser.js d83cf5fc89 parser for xml to json, services for handling json files, service for redis 2 anni fa

ReadMe.txt

Command to open index.html from Raspi:
- Go to folder with index.html
- pushd <filename>.html; python3 -m http.server 9999; popd;
In same network got to :9999