{"id":16101051,"url":"https://github.com/pocmo/android-network-intents","last_synced_at":"2025-04-08T03:10:21.818Z","repository":{"id":6594207,"uuid":"7837044","full_name":"pocmo/Android-Network-Intents","owner":"pocmo","description":"Android Network Intents (ANI) is a library to send Android Intent objects to listening apps/devices via multicast (UDP).","archived":false,"fork":false,"pushed_at":"2016-06-22T16:59:33.000Z","size":560,"stargazers_count":422,"open_issues_count":2,"forks_count":54,"subscribers_count":30,"default_branch":"master","last_synced_at":"2025-03-31T17:21:19.224Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pocmo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-01-26T11:58:56.000Z","updated_at":"2024-08-10T02:58:16.000Z","dependencies_parsed_at":"2022-09-26T21:40:22.117Z","dependency_job_id":null,"html_url":"https://github.com/pocmo/Android-Network-Intents","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pocmo%2FAndroid-Network-Intents","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pocmo%2FAndroid-Network-Intents/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pocmo%2FAndroid-Network-Intents/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pocmo%2FAndroid-Network-Intents/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pocmo","download_url":"https://codeload.github.com/pocmo/Android-Network-Intents/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247767236,"owners_count":20992548,"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":[],"created_at":"2024-10-09T18:49:00.642Z","updated_at":"2025-04-08T03:10:21.778Z","avatar_url":"https://github.com/pocmo.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/pocmo/Android-Network-Intents.svg?branch=master)](https://travis-ci.org/pocmo/Android-Network-Intents)\n\nAndroid Network Intents\n=======================\nAndroid Network Intents (ANI) is a library to send Android Intent objects to listening\napps/devices via multicast (UDP). This library has been written to utilize it for\nwriting simple app or service discovery protocols but as it can be used to send and\nreceive any Intents through the network without knowing the specific receivers there\nmight be a lot of other use cases.\n\nDownload\n--------\n\nGrab via Maven (jcenter):\n```xml\n\u003cdependency\u003e\n  \u003cgroupId\u003ecom.androidzeitgeist.android-network-intents\u003c/groupId\u003e\n  \u003cartifactId\u003eandroid-network-intents\u003c/artifactId\u003e\n  \u003cversion\u003e1.0.0\u003c/version\u003e\n\u003c/dependency\u003e\n```\nor Gradle:\n```groovy\ncompile 'com.androidzeitgeist.android-network-intents:android-network-intents:1.0.0'\n```\n\n\nUsage\n-----\n\n * [Sending Intents](https://github.com/pocmo/Android-Network-Intents/wiki/Sending-Intents)\n * [Receiving Intents](https://github.com/pocmo/Android-Network-Intents/wiki/Receiving-Intents)\n * [FAQ](https://github.com/pocmo/Android-Network-Intents/wiki/FAQ)\n\nSamples\n-------\n\n**IntentChat**: A simple chat application that allows devices in the same network to chat with each other\nwithout connecting to anything.\n\n![IntentChat Screenshot][1]\n\nDeveloped by\n------------\n\n* Sebastian Kaspari \u003cs.kaspari@gmail.com\u003e\n\nLicense\n-------\n\n    Copyright 2013 Sebastian Kaspari\n\n    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n\n[1]: https://raw.github.com/pocmo/Android-Network-Intents/master/samples/IntentChat/screenshot.png\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpocmo%2Fandroid-network-intents","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpocmo%2Fandroid-network-intents","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpocmo%2Fandroid-network-intents/lists"}