{"id":16750463,"url":"https://github.com/mberr/zoom-update-notifier","last_synced_at":"2025-03-16T04:25:47.613Z","repository":{"id":189900452,"uuid":"612312335","full_name":"mberr/zoom-update-notifier","owner":"mberr","description":"Notify about new Zoom versions","archived":false,"fork":false,"pushed_at":"2024-10-10T06:39:41.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T17:11:26.563Z","etag":null,"topics":["ubuntu","zoom"],"latest_commit_sha":null,"homepage":"","language":"Python","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/mberr.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":"2023-03-10T16:55:37.000Z","updated_at":"2023-03-10T17:01:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"cbfbd928-a903-41f2-837c-d613e6e8bc76","html_url":"https://github.com/mberr/zoom-update-notifier","commit_stats":null,"previous_names":["mberr/zoom-update-notifier"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mberr%2Fzoom-update-notifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mberr%2Fzoom-update-notifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mberr%2Fzoom-update-notifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mberr%2Fzoom-update-notifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mberr","download_url":"https://codeload.github.com/mberr/zoom-update-notifier/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243825553,"owners_count":20354102,"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":["ubuntu","zoom"],"created_at":"2024-10-13T02:28:13.911Z","updated_at":"2025-03-16T04:25:47.592Z","avatar_url":"https://github.com/mberr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zoom Update Notifier for Ubuntu\n\nThis repo contains some small utilities to notify about new Zoom versions. It assumes\n\n- Zoom is installed manually via the `.deb` file available from the [official Download page](https://zoom.us/download).\n- Python 3 is available\n- `apt`, `curl` and `notify-send` are available\n\nIt checks at most once per day if the version returned by the [REST API](https://zoom.us/rest/download?os=linux) matches\nthe one of the package, and sends a notification when this is not the case.\n\n# Installation\n\n- Move / Link `./bin/check_zoom_update.py` to somewhere which is in your `$PATH`, e.g.,\n  ```shell\n  ln -s ./check_zoom_update.py \\\n    $HOME/bin/check_zoom_update.py\n  ```\n  You may want to verify that the script is executable\n  ```shell\n  chmod u+x $HOME/bin/check_zoom_update.py\n  ``` \n- (optional) let the script run on every login, by moving/linking\n  the [desktop entry](https://wiki.archlinux.org/title/Desktop_entries):\n  ```shell\n  ln -s ./zoom_update_check.desktop \\\n    $HOME/.config/autostart/zoom_update_check.desktop\n  ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmberr%2Fzoom-update-notifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmberr%2Fzoom-update-notifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmberr%2Fzoom-update-notifier/lists"}