{"id":22122490,"url":"https://github.com/samsapti/apt-update-push","last_synced_at":"2025-07-25T14:30:46.783Z","repository":{"id":41979235,"uuid":"476852807","full_name":"samsapti/apt-update-push","owner":"samsapti","description":"Small script to send push notifications to your phone on apt updates","archived":false,"fork":false,"pushed_at":"2022-12-31T14:29:58.000Z","size":38,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-03-10T16:43:41.059Z","etag":null,"topics":["apt","apt-get","bash","debian","ubuntu","unattended-upgrades"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/samsapti.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":"2022-04-01T19:58:59.000Z","updated_at":"2022-04-05T23:50:17.000Z","dependencies_parsed_at":"2023-01-31T19:10:13.745Z","dependency_job_id":null,"html_url":"https://github.com/samsapti/apt-update-push","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samsapti%2Fapt-update-push","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samsapti%2Fapt-update-push/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samsapti%2Fapt-update-push/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samsapti%2Fapt-update-push/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samsapti","download_url":"https://codeload.github.com/samsapti/apt-update-push/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227582976,"owners_count":17789457,"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":["apt","apt-get","bash","debian","ubuntu","unattended-upgrades"],"created_at":"2024-12-01T15:22:02.723Z","updated_at":"2024-12-01T15:22:03.381Z","avatar_url":"https://github.com/samsapti.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# apt-update-push\n\nThis is a small script to send push notifications to your phone after every unattended upgrade on Debian(-derivative) server systems.\n\nIt requires you to have the [ntfy app](https://ntfy.sh) installed on your phone (available from F-Droid as well).\nOn the server side of things, you need three things: `curl`, `needrestart` and `unattended-upgrades`.\n\nTo install it, just clone the repository and run the install script:\n\n```sh\n$ git clone https://github.com/samsapti/apt-update-push.git\n$ sudo ./install.sh\n```\n\nIt will prompt you to enter your \"topic\" for ntfy, but there's also the possibility to put it inside a `.env` (in the same directory as the installer) file like so:\n\n```sh\n# .env\ntopic=\"your-topic-here\"\n```\n\nAs the script runs `unattended-upgrades` via a cronjob instead of the usual systemd timer, you need to have the following in your `/etc/apt/apt.conf.d/20auto-upgrades`:\n\n```aptconf\nAPT::Periodic::Unattended-Upgrade \"0\";\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamsapti%2Fapt-update-push","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamsapti%2Fapt-update-push","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamsapti%2Fapt-update-push/lists"}