You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A local control to display arbitrary text on North's Focals smart glasses using the Chrome presenter
3
+
4
+
## Do What Now?
5
+
North's Focals smart glasses have this really neat [Chrome extension](https://chrome.google.com/webstore/detail/focals-connect/eenbehcfbcnnfjdhdldhdbcpamomofoe) that allows you use your Focals as a slideshow presentation companion. You can read the presenters notes on the glasses, and control the slides. But this is limited to just Chrome and just Google Slides.
6
+
7
+
This application allows you to display any arbitrary text on your Focals using the same mechanisim as the Chrome extension. Paste your text into the box, and each new line will be treated as a slide.
8
+
9
+
10
+

11
+
12
+
13
+
14
+
## How To Use
15
+
* Paste your text into the textbox. Note that each individual line is treated as a slide. You can use \<br> in your text to add line breaks.
16
+
* Click the "Get Presentation Code" button in the top left.
17
+
* On your Focals, click on the "Connect to Chrome" tile and then enter the three letter code you see in the app.
18
+
* Use either the buttons in the app or press left/right on the loop to switch between "slides".
19
+
* Be sure to demand North gives me an SDK so I can make better stuff!
0 commit comments