Live data from Hacker News

Anyone building software for wearable tech?

news.ycombinator.com

1–10 of 16 posts

Re: Anyone building software for wearable tech?

#7
I’m building a voice-first assistant for Apple Watch.

I feel the Apple Watch is a great form factor, and while other devices can complement it nicely, it’s currently way underutilized.

My app can be used to take notes, query them, look things up online, and a lot of things you’d use ChatGPT for, but from your wrist.

https://x.com/keleftheriou/status/1963399069646426341

Re: Anyone building software for wearable tech?

#8
I'm working on a simple electron based launcher app for my XReal Air2 Pro AR glasses, which are the display for my Raspberry Pi cyberdeck. Nothing fancy, just an easy touch interface that uses luminosity-based transparency to make a goofy little cyberpunk HUD.

Re: Anyone building software for wearable tech?

#9
Not sure if this counts, but someone I know made a javascript interpreter that runs on ESP32, ported it to a smartwatch and wrote a whole open source operating system. He put it on Kickstarter and reached the goal. He now sells the result, and a second one for a different smartwatch: https://www.espruino.com/Bangle.js2

There's an app store here: https://banglejs.com/apps/, but all apps are free and open source in a single github repo.

Re: Anyone building software for wearable tech?

#10
Pebble are releasing a new slew of products and their arguments with rebble aside, are seemingly doing a good job so far prepping SDKs and more to easily write software for the new watches. Including leveraging the banglejs engine mentioned earlier in this thread to enable folks to write apps / watchfaces in javascript!

See: https://developer.repebble.com/docs/

Post reply on HN