MycroftAI / personal-backend

WORK IN PROGRESS: A Flask personal backend alternative for running your own version of https://home.mycroft.ai
Apache License 2.0
114 stars 32 forks source link

Improve privacy by removing CDN requirement #35

Closed flatsiedatsie closed 5 years ago

flatsiedatsie commented 5 years ago

Also adds ability to work when no internet connection is present. Also fixes a small error in the html: there was a stray in the navbar code.

flatsiedatsie commented 5 years ago

The relative paths in the login and navbar template might be wrong.

JarbasAl commented 5 years ago

deprecated by #44