{"id":17602348,"url":"https://github.com/alancunningham/octopus-agile-prediction-notifier","last_synced_at":"2026-04-30T10:38:52.453Z","repository":{"id":258851989,"uuid":"865044045","full_name":"AlanCunningham/octopus-agile-prediction-notifier","owner":"AlanCunningham","description":"A small script that uses the predictions from Agile Predict and sends a notification to your favourite service using Apprise when the predicted price goes below a set threshold.","archived":false,"fork":false,"pushed_at":"2024-10-29T10:13:48.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T22:13:20.422Z","etag":null,"topics":["apprise","octopus","octopus-agile","octopus-agile-prices","python","raspberry-pi"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AlanCunningham.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-29T20:45:30.000Z","updated_at":"2024-10-29T10:13:52.000Z","dependencies_parsed_at":"2024-10-27T23:19:44.218Z","dependency_job_id":"623f450d-c015-4abe-9076-11b67a50def2","html_url":"https://github.com/AlanCunningham/octopus-agile-prediction-notifier","commit_stats":{"total_commits":12,"total_committers":1,"mean_commits":12.0,"dds":0.0,"last_synced_commit":"05238f03348305cdb1291ec1a44efc5bb94eb8a3"},"previous_names":["alancunningham/octopus-agile-prediction-notifier"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlanCunningham%2Foctopus-agile-prediction-notifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlanCunningham%2Foctopus-agile-prediction-notifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlanCunningham%2Foctopus-agile-prediction-notifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlanCunningham%2Foctopus-agile-prediction-notifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlanCunningham","download_url":"https://codeload.github.com/AlanCunningham/octopus-agile-prediction-notifier/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246249221,"owners_count":20747168,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["apprise","octopus","octopus-agile","octopus-agile-prices","python","raspberry-pi"],"created_at":"2024-10-22T13:07:53.061Z","updated_at":"2026-04-30T10:38:52.391Z","avatar_url":"https://github.com/AlanCunningham.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Octopus Agile Trigger\n\nA small script that uses the predictions from [Agile Predict](https://agilepredict.com/)\nand sends a notification to your favourite service using\n[Apprise](https://github.com/caronc/apprise) when the predicted price goes below\na set threshold.\n\nThis is intended to be run on a cronjob.\n\n## Installation\n\nClone the project and install the dependencies into a python virtual environment:\n```\n# Clone the repository\n$ git clone git@github.com:AlanCunningham/octopus-agile-prediction-notifier.git\n\n# Create a python virtual environment\n$ python3 -m venv venv\n\n# Activate the virtual environment\n$ source venv/bin/activate\n\n# Install the python dependencies using the requirements.txt file provided\n(venv) $ pip install -r requirements.txt\n```\n\nOpen the settings.py and enter:\n- Your [Distribution Network Operator Code](https://en.wikipedia.org/wiki/Distribution_network_operator)\n- Your preferred price threshold in pence\n- The Apprise services you want to notify - see the [Apprise Supported Notifications](https://github.com/caronc/apprise?tab=readme-ov-file#supported-notifications)\nfor the format of the service you want to add.\n\nThen run the application\n```\n(venv) $ python main.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falancunningham%2Foctopus-agile-prediction-notifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falancunningham%2Foctopus-agile-prediction-notifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falancunningham%2Foctopus-agile-prediction-notifier/lists"}