{"id":29481016,"url":"https://github.com/ohmydevops/arvancloud-radar-notif","last_synced_at":"2025-10-05T04:26:17.259Z","repository":{"id":304172510,"uuid":"1017978778","full_name":"ohmydevops/arvancloud-radar-notif","owner":"ohmydevops","description":" 📡 Tell me about iran internet outages in realtime","archived":false,"fork":false,"pushed_at":"2025-07-11T13:57:08.000Z","size":170,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-11T15:07:39.883Z","etag":null,"topics":["censorship","golang","internet","monitoring","outage"],"latest_commit_sha":null,"homepage":"https://radar.arvancloud.ir/","language":"Go","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/ohmydevops.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,"zenodo":null}},"created_at":"2025-07-11T12:01:16.000Z","updated_at":"2025-07-11T14:36:06.000Z","dependencies_parsed_at":"2025-07-11T15:08:07.211Z","dependency_job_id":"104947d4-de60-45a3-bd95-0be6648def40","html_url":"https://github.com/ohmydevops/arvancloud-radar-notif","commit_stats":null,"previous_names":["ohmydevops/arvancloud-radar-notif"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/ohmydevops/arvancloud-radar-notif","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohmydevops%2Farvancloud-radar-notif","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohmydevops%2Farvancloud-radar-notif/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohmydevops%2Farvancloud-radar-notif/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohmydevops%2Farvancloud-radar-notif/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ohmydevops","download_url":"https://codeload.github.com/ohmydevops/arvancloud-radar-notif/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohmydevops%2Farvancloud-radar-notif/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278409417,"owners_count":25982160,"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-05T02:00:06.059Z","response_time":54,"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":["censorship","golang","internet","monitoring","outage"],"created_at":"2025-07-14T23:55:16.096Z","updated_at":"2025-10-05T04:26:17.230Z","avatar_url":"https://github.com/ohmydevops.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Radar Notif\n\nA desktop notification system that monitors internet connectivity across various Iranian ISPs using ArvanCloud's Radar service.\n\n![windows notif](./screenshots/screen3.jpg)\n\n\n## Features\n\n- Real-time monitoring of multiple ISPs\n- Desktop notifications for internet outages and recoveries\n- Cross-platform support (Linux, Windows, macOS)\n- Concurrent monitoring of multiple ISPs\n- Configurable service monitoring (currently set to Google)\n\n## Download\n\nYou can download the latest pre-built binaries for Linux, Windows, and macOS from the [Releases page](https://github.com/ohmydevops/arvancloud-radar-notif/releases).\n\n## Command Line Options\n\nYou can use the following flags when running the executable:\n\n- `--help`            Show help message and available services\n- `--service=N`       Monitor a specific service directly (N is the service number)\n\n### Available Services\n\n1. google\n2. wikipedia\n3. playstation\n4. bing\n5. github\n6. digikala\n7. divar\n8. aparat\n\n### Examples\n\n```bash\n./build/radar-linux                # Interactive mode (asks for service)\n./build/radar-linux --service=3    # Monitor playstation directly\n./build/radar-linux --help         # Show help and available services\n```\n\n## Prerequisites (to build on your machine)\n\n- Go 1.16 or higher\n- Make (for building)\n\n## Installation\n\n1. Clone the repository:\n```bash\ngit clone https://github.com/yourusername/radar-notif.git\ncd radar-notif\n```\n\n2. Build for your platform:\n\nFor all platforms:\n```bash\nmake all\n```\n\nOr build for a specific platform:\n```bash\nmake linux   # For Linux\nmake windows # For Windows\nmake mac     # For macOS\n```\n\nThe built executables will be available in the `build` directory.\n\n## Usage\n\nSimply run the executable for your platform:\n\n```bash\n./build/radar-linux        # On Linux\n./build/radar-mac          # On macOS\n./build/radar-windows.exe  # On Windows\n```\n\nThe application will:\n- Start monitoring the configured ISPs every minute\n- Show desktop notifications when internet connectivity issues are detected\n- Display notifications when connectivity is restored\n- Print real-time status updates in the terminal\n\n## Monitored ISPs\n\n- Sindad (Multiple locations)\n- Bertina\n- AbrBaran\n- Tehran Network\n- HostIran\n- ParsOnline\n- Afranet\n- MCI\n- Irancell\n\n## Common Issues\n\n1. Notification not working:\n   - Make sure you have notification permissions enabled on your system\n   - Verify that the `icon.png` file is in the same directory as the executable\n\n2. Build errors:\n   - Ensure you have Go 1.16 or higher installed\n   - Run `go mod tidy` to resolve any dependency issues\n\n3. Runtime errors:\n   - Check your internet connection\n   - Verify that ArvanCloud's Radar service is accessible\n\nFor more issues, please check the [Issues](https://github.com/yourusername/radar-notif/issues) page.\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n## License\n\nThis project is open source and available under the MIT License.\n\n## Acknowledgments\n\n- Thanks to ArvanCloud for providing the Radar API\n- Uses [beeep](https://github.com/gen2brain/beeep) for cross-platform notifications\n\n---\n\n![windows notif](./screenshots/screen2.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fohmydevops%2Farvancloud-radar-notif","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fohmydevops%2Farvancloud-radar-notif","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fohmydevops%2Farvancloud-radar-notif/lists"}