Skip to content

Version 0.6.0

Compare
Choose a tag to compare
@djsudduth djsudduth released this 28 Jan 19:16
· 4 commits to main since this release

Google recently changed its authentication so that the previous methods of using the 2FA app password no longer works.

  • Now requires Python v-3.10+ to run KIM
  • New Docker image to get the Keep token from the Android OAuth cookie
  • Old keep-test.py module removed for new Google authentication (get_token.py added)
  • New simple INSTALL.md steps for advanced users