Currently, it is on Federalist. However, it could easily run on the Pi, and use SQL.js to directly access the durations.sqlite file. This would be a way to visualize the data without the image files. (The image files will probably stay, but it would be a nice browser for people to have available).
We can have nginx serve up a static page that does javascript visualization and perhaps pulls in the API key automatically.
Currently, it is on Federalist. However, it could easily run on the Pi, and use SQL.js to directly access the
durations.sqlite
file. This would be a way to visualize the data without the image files. (The image files will probably stay, but it would be a nice browser for people to have available).We can have nginx serve up a static page that does javascript visualization and perhaps pulls in the API key automatically.