Skip to content

Commit 27101a6

Browse files
committed
Updated badge
1 parent 45680d0 commit 27101a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Cast API
22

3-
[![Maven Central](https://maven-badges.sml.io/maven-central/org.digitalmediaserver/cast-api/badge.svg?style=plastic)](https://maven-badges.sml.io/maven-central/org.digitalmediaserver/cast-api)
3+
[![Maven Central](https://maven-badges.sml.io/sonatype-central/org.digitalmediaserver/cast-api/badge.svg?style=plastic)](https://maven-badges.sml.io/sonatype-central/org.digitalmediaserver/cast-api)
44

55
This is a Java library that lets you connect to and communicate with "cast applications" running on Google cast devices like ChromeCast dongles. It does so without using any of the Google frameworks, which are limited to Android, iOS and the Chrome browser. Since the Google frameworks are mostly closed-source and no documentation exists for the protocol, this library may not always do what the cast device expects. This implementation is the result of discoveries made by other open-source projects, the Chromium source code and trial and error.
66

0 commit comments

Comments
 (0)