Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How does this work? #25

Open
ghost opened this issue Sep 7, 2016 · 3 comments
Open

How does this work? #25

ghost opened this issue Sep 7, 2016 · 3 comments

Comments

@ghost
Copy link

ghost commented Sep 7, 2016

hi, I would like to make a os x menubar app which will allow user to listen to wikipedia minus the visualization. I don't know how this works. Can you explain to me the parts I would need to implement?

Thanks.

@mahmoud
Copy link
Member

mahmoud commented Sep 7, 2016

Sure, so this is the Listen to Wikipedia web frontend. Applications outside the web can subscribe directly to our websockets, using the websocket library for your stack. If you check the source, you'll see the addresses here. For understanding the format of messages¸ you can use our json stream viewer here: http://alpha.hatnote.com/wikimon-test/index.html

Does that help?

@ghost
Copy link
Author

ghost commented Sep 10, 2016

@mahmoud thank you so much! I should be able to do this :)

@utdrmac
Copy link

utdrmac commented Oct 18, 2016

@sindhus I want your menubar app when it's done. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants