In theory my zeo has been logging it since over a year ago (and decrypted, thank god) but I don’t know how to get it off so I’ve just been logging it in a spreadsheet daily. If you want the raw zeo file, you can have that too.
If it’s decrypted, then you can use the ZeoDataDecoder Java library to convert it to CSV (see https://forum.quantifiedself.com/thread-zeo-shutting-down-export-your-data ). It’s what I use for my own data right now. It’s a little annoying to set up the dependencies in Debian because the error messages are opaque, but not that bad.
Yes please. What questions did you have in mind?
If it’s decrypted, then you can use the ZeoDataDecoder Java library to convert it to CSV (see https://forum.quantifiedself.com/thread-zeo-shutting-down-export-your-data ). It’s what I use for my own data right now. It’s a little annoying to set up the dependencies in Debian because the error messages are opaque, but not that bad.