coddingtonbear / python-myfitnesspal

Access your meal tracking data stored in MyFitnessPal programatically
MIT License
794 stars 136 forks source link

skipping encrypted password request #93

Closed Mccombkp closed 4 years ago

Mccombkp commented 4 years ago

I am running an email report on a Linux VM, and every time I try to run a notebook the first time, it asks for an encrypted password to access the keyring that is separate from the MFP password. This makes automating the script impossible as a cron job. Is there any way I can just pass the encryption request?