Skip to content

A simple program that checks on your plants using the Fyta API.

License

Notifications You must be signed in to change notification settings

edggoncalves/fyta_plants_checker

Repository files navigation

Fyta Plants Checker

A simple program that checks on your plants using the Fyta API.

Requirements

  • Python 3.11 (It might work in other Python versions, but is untested.)
  • Fyta API token, which you can generate from the Fyta Developer Dashboard
  • Google Account App Credentials
  • You can manage the virtual environment using Poetry
  • A fyta.conf file at the root of the project, in the following format:
[fyta_auth]
token=abc
[email_config]
email[email protected]
password=********
to[email protected]

About

A simple program that checks on your plants using the Fyta API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages