StoDevX/it-helpdesk-statusboard

Cache widget results

Closed this issue · 1 comments

Make some way of caching the widget results for faster, more consistent loading.

I'm currently thinking about farming all of the curl functions out into little python scripts that save the results to disk.

PR #26 is working on this.