{"id":20638347,"url":"https://github.com/genza999/toop","last_synced_at":"2026-05-28T18:31:00.180Z","repository":{"id":50186197,"uuid":"207830396","full_name":"Genza999/toop","owner":"Genza999","description":"Python library to monitor website connectivity  on mac","archived":false,"fork":false,"pushed_at":"2022-12-08T06:12:14.000Z","size":214,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-18T16:07:26.927Z","etag":null,"topics":["library","notifications-alert","python3"],"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/Genza999.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-09-11T14:19:05.000Z","updated_at":"2020-10-17T14:39:41.000Z","dependencies_parsed_at":"2023-01-24T15:15:10.574Z","dependency_job_id":null,"html_url":"https://github.com/Genza999/toop","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Genza999%2Ftoop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Genza999%2Ftoop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Genza999%2Ftoop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Genza999%2Ftoop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Genza999","download_url":"https://codeload.github.com/Genza999/toop/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242667475,"owners_count":20166303,"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":["library","notifications-alert","python3"],"created_at":"2024-11-16T15:17:45.136Z","updated_at":"2025-12-04T22:05:06.000Z","avatar_url":"https://github.com/Genza999.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# toop\n\nToop is a Python library that monitors that status of a website on Mac\n\n![toop](screenshots/toop.gif)\n\n## Features\n\n- Recieve realtime updates on the status of a website i.e. whether it is LIVE OR DOWN\n- Desktop Notifications such that you dont have to momentarily check the terminal for the messages\n- Input of the number of times you would want toop to visit the website while returning its status\n\n## Screenshot of Notification\n\n![notification](screenshots/notification.png)\n\n## Installation\n\n- Run the command :\n\n```\npip install toop\n```\n\n## Using toop\n\nIn the python shell :\n\n```\n\u003e\u003e\u003e from toop import monitor\n\u003e\u003e\u003e monitor.monitor(\"the website to monitor\", the intervals to monitor the website)\n```\n\nRefer to the gif for an example of this Usage!\n\n\n## Contributing Guide\n\nIf you would like to contribute to this project, feel free ♥️ . Kindly follow the guide below:\n\nFirst Clone the project: \n\n```\ngit clone https://github.com/Genza999/toop.git\n```\n\ncd into the project:\n\n```\ncd toop\n```\n\nFor the changes you are to make, first create a new branch for. For example someone\nwho is to add tests would first have to create a new branch like this :\n\n```\ngit checkout -b \"add-tests\"\n```\n\nAfter adding your changes then you commit\n\n```\ngit add *\ngit commit -m \"add tests\"\n```\n\nThen you push to create a PR with the branch\n\n```\ngit push origin head\n```\n\n## Authors\n\nContributers can be found [here](https://github.com/Genza999/toop/graphs/contributors)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgenza999%2Ftoop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgenza999%2Ftoop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgenza999%2Ftoop/lists"}