Skip to content

ink-splatters/odido-aap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

odido aap

odido.nl aanvullers automated

Installation

assuming Python is installed

python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

Usage

source .venv/bin/activate
./odido.py

NOTE: you may want the script to be run by cron. In this case, you will also want ODIDO_THRESHOLD env variable (in megabytes) to be set to some 300-350.

Otherwise the API will return an error: it's only allowed to activate the next aanvuller when around ~350mb is left from the previous one.

Getting Bearer Token

NOTE: this is only supported on Apple Silicon and requires authenticated Odido iOS app. Consult tweakers.net for more methods to obtain the token

./get_bearer_apple_silicon.sh

Enjoy!

Credits

Romkabouter430

About

odido.nl aanvullers

Resources

License

Stars

Watchers

Forks

Packages

No packages published