{"id":21662884,"url":"https://github.com/ktravis/hangout_notify","last_synced_at":"2026-05-19T14:31:00.733Z","repository":{"id":9896471,"uuid":"11902710","full_name":"ktravis/hangout_notify","owner":"ktravis","description":"A python listener to catch the latest XMPP (i.e. Google Hangouts) message and store it","archived":false,"fork":false,"pushed_at":"2013-08-09T17:20:03.000Z","size":128,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-20T05:49:01.896Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ktravis.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}},"created_at":"2013-08-05T16:10:18.000Z","updated_at":"2025-02-19T21:36:43.000Z","dependencies_parsed_at":"2022-07-26T15:17:45.655Z","dependency_job_id":null,"html_url":"https://github.com/ktravis/hangout_notify","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ktravis/hangout_notify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktravis%2Fhangout_notify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktravis%2Fhangout_notify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktravis%2Fhangout_notify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktravis%2Fhangout_notify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ktravis","download_url":"https://codeload.github.com/ktravis/hangout_notify/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktravis%2Fhangout_notify/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278322146,"owners_count":25967874,"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-10-04T02:00:05.491Z","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":[],"created_at":"2024-11-25T10:18:35.386Z","updated_at":"2025-10-04T13:56:22.610Z","avatar_url":"https://github.com/ktravis.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"hangout_notify\n==============\n\nA python listener to catch the latest XMPP (i.e. Google Hangouts) message and store it.\n\nUsage:\n\n  python hangout_notify.py\n  \nRequires a `.hangout_notify_rc` file in the user's home directory with at least `jid` and `password` parameters.\nAvailable configuration points include \n\n\n| parameter     | value         |\n| ------------- |:-------------:| \n| jid      | email address without domain | \n| keyring   | 'T' or anything else for false |\n| password      | your password     | \n| format | dzen or *      | \n| contact email | alias      | \n| name_color | basic color      | \n| message_color | basic color      | \n\n\nIf `keyring` is specified as true, for example `keyring=True`, leave the\npassword field blank. Make sure you have the python package `python2-keyring`\ninstalled, and set up a password using `keyring.set_password(\"hangout_notify\",\n\"[email address without domain]\", \"PASSWORD\")`\n\nDzen format will output messages using `^fg()` tags, based on the specified colors (white, red, etc.), for use in dzen2.\n\nParameters that match email addresses of the message-sender will be truncated to the given alias -- _I really don't need to see '@gmail.com' all over the place._\n\n\n----------------\n##get_time_since\n\nUsed to get a lazy estimate of the time since a file was last modified.\n\nUsage:\n\n  get_time_since [(-f | --format) \"format string including %s\"] /path/to/file\n  \nSo a call of `get_time_since -f \"~ %s ~\" README.md` on a file README.md that was edited 75 minutes ago would output `~ about an hour ago ~`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fktravis%2Fhangout_notify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fktravis%2Fhangout_notify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fktravis%2Fhangout_notify/lists"}