aelveborn / Wii-Scale

Turns your Wii Balance Board into a scale and presents your weight on a responsive website. Runs Linux and works on your Raspberry Pi.
http://aelveborn.github.io/Wii-Scale/
GNU General Public License v2.0
116 stars 27 forks source link

Default User, remember last, or cookie/local-storage based user memory #32

Closed mo-g closed 3 years ago

mo-g commented 6 years ago

Currently, when reconnecting, the user always returns to Guest. I could just USE Guest, but it would be nice to have one of the above. To my mind, the default user and cookie-based are the most useful, as the former would let you set the default in the one-user, whatever-pc-is-closest user case (mine), and the latter would allow a family full of iPhones to each have their user come up by default.