{"id":30117170,"url":"https://github.com/thealexpatin/saddx","last_synced_at":"2026-06-15T20:31:49.125Z","repository":{"id":37611826,"uuid":"208159253","full_name":"theAlexPatin/SADDx","owner":"theAlexPatin","description":"Scripts to compare productivity (measured in git commits) to temperature","archived":false,"fork":false,"pushed_at":"2022-12-08T06:09:26.000Z","size":113,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-10T10:41:31.508Z","etag":null,"topics":["github","productivity"],"latest_commit_sha":null,"homepage":null,"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/theAlexPatin.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}},"created_at":"2019-09-12T22:53:57.000Z","updated_at":"2019-09-12T23:35:18.000Z","dependencies_parsed_at":"2023-01-24T15:00:56.184Z","dependency_job_id":null,"html_url":"https://github.com/theAlexPatin/SADDx","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/theAlexPatin/SADDx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theAlexPatin%2FSADDx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theAlexPatin%2FSADDx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theAlexPatin%2FSADDx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theAlexPatin%2FSADDx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theAlexPatin","download_url":"https://codeload.github.com/theAlexPatin/SADDx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theAlexPatin%2FSADDx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34379915,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"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":["github","productivity"],"created_at":"2025-08-10T10:38:04.140Z","updated_at":"2026-06-15T20:31:49.106Z","avatar_url":"https://github.com/theAlexPatin.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SADDx\n**Seasonal Affective Disorder Diagnostics** (for developers)\n\nA collection of scripts to fetch git commit counts and temperature data, then compare them over the course of a year.\n\n![Screenshot](img/screenshot.png)\n\n## Requirements\n\n - Python 3\n - A Weatherstack API Key\n - A Github personal OAuth token\n\n## Setting Up\n\nYou'll need to set the following environment variables in a .env file:\n```\nWEATHERSTACK_KEY=\u003cKey\u003e\nGITHUB_KEY=\u003cPersonal token\u003e\nGITHUB_USERNAME=\u003cYour username\u003e\nLOCATION=\u003ccity name (i.e. Boston)\u003e\n```\nThen run...\n```\n$ virtualenv venv\n$ source venv/bin/activate\n$ pip install -r requirements.txt\n```\n\n\n## Using it\n\n#### Fetch Github commit data\n\n`$ python commits.py`\n\n#### Fetch weather data\n\n`$ python weather.py`\n\n#### Display resulting data\n\n`$ python display.py`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthealexpatin%2Fsaddx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthealexpatin%2Fsaddx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthealexpatin%2Fsaddx/lists"}