Нет описания

DS d0a91c3304 state before changing children function лет назад: 2
Backend d0a91c3304 state before changing children function лет назад: 2
graphics 9d35e5c29b added new svgs, added parser, added tree view package functions лет назад: 2
js d83cf5fc89 parser for xml to json, services for handling json files, service for redis лет назад: 2
nodesets 9d35e5c29b added new svgs, added parser, added tree view package functions лет назад: 2
styles 30f12edb9b first work on graphics and table for tree structure лет назад: 2
ReadMe.txt 323c500e4a added command to ReadMe.txt лет назад: 2
index.html 9d35e5c29b added new svgs, added parser, added tree view package functions лет назад: 2
json_node.php d83cf5fc89 parser for xml to json, services for handling json files, service for redis лет назад: 2
package.json 089d5b8b61 package лет назад: 2
xml2json_parser.js d83cf5fc89 parser for xml to json, services for handling json files, service for redis лет назад: 2

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