I would love to see two features:
– HDD/SSD Activity
– The option to enable/disable Access-Control-Allow-Origin * header for the webserver, so you can access the data.json file for integration in other programs/projects.
Otherwise, great work!
I modified the source code myself to add the Access-Control-Allow-Origin header to the response. It was only a single line that needed to be added.
Its working great now and I can access the data from a different locally hosted html page.
I would love to see two features:
– HDD/SSD Activity
– The option to enable/disable Access-Control-Allow-Origin * header for the webserver, so you can access the data.json file for integration in other programs/projects.
Otherwise, great work!
I modified the source code myself to add the Access-Control-Allow-Origin header to the response. It was only a single line that needed to be added.
Its working great now and I can access the data from a different locally hosted html page.