{"id":23099810,"url":"https://github.com/deifyed/stock-notifier","last_synced_at":"2025-10-26T08:51:18.089Z","repository":{"id":144909614,"uuid":"367920807","full_name":"deifyed/stock-notifier","owner":"deifyed","description":"Pushes stock price target notifications to Gotify","archived":false,"fork":false,"pushed_at":"2021-05-16T20:15:27.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-15T02:30:03.819Z","etag":null,"topics":["gotify","stock-market"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deifyed.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-05-16T15:36:48.000Z","updated_at":"2021-05-16T20:15:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"5b5c6052-50be-449d-be93-29e361aa6d30","html_url":"https://github.com/deifyed/stock-notifier","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/deifyed/stock-notifier","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deifyed%2Fstock-notifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deifyed%2Fstock-notifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deifyed%2Fstock-notifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deifyed%2Fstock-notifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deifyed","download_url":"https://codeload.github.com/deifyed/stock-notifier/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deifyed%2Fstock-notifier/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269502646,"owners_count":24427808,"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","status":"online","status_checked_at":"2025-08-08T02:00:09.200Z","response_time":72,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["gotify","stock-market"],"created_at":"2024-12-16T23:21:10.266Z","updated_at":"2025-09-21T23:48:04.448Z","avatar_url":"https://github.com/deifyed.png","language":"Go","readme":"[![Build and deploy](https://github.com/deifyed/stock-notifier/actions/workflows/release.yml/badge.svg)](https://github.com/deifyed/stock-notifier/actions/workflows/release.yml)\n# stock-notifier\nPushes stock price target notifications to Gotify\n\n## Usage\n\n### Define the required environment variables\n```shell\n# PUSH_SERVER_URL is the URL your Gotify instance is accepting connections on.\nexport PUSH_SERVER_URL=\"https://push.mydomain.io/message?token=atoken\"\n\n# SYMBOLS is the symbols you want the stock-notifier to watch.\nexport SYMBOLS=\"ABC,DEF\"\n\n# \u003cSYMBOL\u003e_TARGETS is the price targets the stock-notifier should notify you for.\n# Use the '-' postfix for less than the target or the '+' postfix for more than the target.\nexport ABC_TARGETS=\"121+,80-\" # Will notify you when the price for ABC reaches more than 121 or less than 80.\nexport DEF_TARGETS=\"42-,44+\" # Will notify you when the price for DEF reaches more than 44 or less than 42.\n```\n\n### Build and run the stock-notifier\n```shell\n# Clone\ngit clone git@github.com:deifyed/stock-notifier.git \u0026\u0026 cd stock-notifier\n\n# Build\ngo build main.go\n\n# Run\n./stock-notifier\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeifyed%2Fstock-notifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeifyed%2Fstock-notifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeifyed%2Fstock-notifier/lists"}