Skip to content

Commit 6f73bf3

Browse files
authored
Create README.md
1 parent 7776bb9 commit 6f73bf3

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# FocalsMessenger
2+
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+
![Screenshot](screenshots/demo.png)
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

Comments
 (0)