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

Implement the MyGlass static card api and add UnifiedPush integration #14

Open
doskel opened this issue Jul 7, 2023 · 0 comments
Open

Comments

@doskel
Copy link

doskel commented Jul 7, 2023

howdy! i'm a bit of a developer myself, but i'm here to mention a few things:
1: static cards do work, but they're weird from what i've messed with so far. i'm not sure how willing you are to dedicate time to this project, but if you can i'd appreciate some help looking into it. i've got a few resources i've been looking through and a basic way for my server to send static cards to my glass using an old api (have a look at https://github.com/ieee8023/JoeGlass for ideas). i'm also looking at zhuowei's https://github.com/zhuowei/NotifyTooth and other old glass projects for ideas, but i think those are broken in xe24.
2: i might hack this into the application myself, but you should consider adding support for sending notifications directly to glass via something like unifiedpush; this could work using the prior mentioned static card api, or integrating them with your app itself. that said, all of this would require splitting the app into a glass ee2 version and a glass xe version, which would be a pain in the ass.
all of this is just suggestions of course, but i thought they're interesting things to consider.
also, for sending formatted cards to the glass using the joeglass message library, try the old mirror api playground. use the html it provides you for a proper experience.
https://web.archive.org/web/20140219090824/https://developers.google.com/glass/tools-downloads/playground

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

1 participant