{"id":15475367,"url":"https://github.com/dhellmann/tempmon","last_synced_at":"2025-02-23T10:41:29.685Z","repository":{"id":29102967,"uuid":"32632336","full_name":"dhellmann/tempmon","owner":"dhellmann","description":"Python-based temperature monitor daemon","archived":false,"fork":false,"pushed_at":"2015-04-25T15:08:42.000Z","size":208,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-04T22:35:10.147Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dhellmann.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2015-03-21T13:07:13.000Z","updated_at":"2016-06-16T18:42:58.000Z","dependencies_parsed_at":"2022-09-04T23:12:36.670Z","dependency_job_id":null,"html_url":"https://github.com/dhellmann/tempmon","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhellmann%2Ftempmon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhellmann%2Ftempmon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhellmann%2Ftempmon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhellmann%2Ftempmon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dhellmann","download_url":"https://codeload.github.com/dhellmann/tempmon/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240304574,"owners_count":19780312,"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":[],"created_at":"2024-10-02T03:11:51.190Z","updated_at":"2025-02-23T10:41:29.620Z","avatar_url":"https://github.com/dhellmann.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"=======================================\n tempmon -- Temperature monitor daemon\n=======================================\n\ntempmon uses temperusb_ to read temperature value from TEMPer_ sensors\non the USB bus and OWM_ to find the local reported temperature and\npublishes the results to `plot.ly`_\n\n.. _temperusb: https://pypi.python.org/pypi/temperusb\n.. _TEMPer: http://www.amazon.com/gp/product/B002VA813U/ref=as_li_tl?ie=UTF8\u0026camp=1789\u0026creative=390957\u0026creativeASIN=B002VA813U\u0026linkCode=as2\u0026tag=hellflynet-20\u0026linkId=VHDXEZ2QB74BXBM5\n.. _plot.ly: https://plot.ly\n.. _OWM: http://openweathermap.org/\n\nSetup\n=====\n\n#. Sign up for a plot.ly account.\n#. From your `plot.ly settings page`_, create one stream token per\n   sensor device\n#. Install tempmon and its dependencies. A virtualenv works fine for\n   this.\n#. Sign up for a OWM account and find your API key on `your settings\n   page \u003chttp://openweathermap.org/my\u003e`__.\n4. Create a configuration file using YAML syntax and containing at\n   least the basic plot.ly authentication data:\n\n    ::\n\n      plotly:\n        username:\n        api-key:\n        stream-tokens:\n          - token1\n          - token2\n      weather:\n        api-key:\n        place: \"City, State\"\n\n5. Run ``tempmon -c $CONFIG_FILENAME``.  Add ``-v`` to see the log\n   output on the console for debugging.\n\nOther Configuration Settings\n============================\n\ngraph-title\n\n  The title of the graph defaults to \"Temperature\".\n\nretention-period\n\n  The number of days for which data should be kept. tempmon uses this\n  value to compute the number of points to save based on the\n  ``frequency``.\n\nfrequency\n\n  How often to collect data, in minutes. This value is approximately\n  how fast tempmon will poll the device. The minimum frequency is 1\n  minute.\n\nunits\n\n  The units to report the temperature in. Either ``celsius`` or\n  ``fahrenheit``. Defaults to ``fahrenheit``.\n\n.. _plot.ly settings page: https://plot.ly/settings/api\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhellmann%2Ftempmon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdhellmann%2Ftempmon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhellmann%2Ftempmon/lists"}