frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Ask HN: Programmable Watches with WiFi?

17•dakiol•3d ago
Hi. I'm looking for a programmable watch with wifi. Ideally I should be able to write custom programs/apps for the watch to display whatever I want to on them (e.g., make the watch make an https call to a server, receive json and render accordingly; allow the watch to receive "notifications" from the server)

Also, ideally, no requirement of a smartphone to send-receive data (it's ok to need a smartphone for the initial setup of the watch, though). I know about Pebble, but it doesn't have wifi. I know about some Garmins with wifi but for the kind of apps I want to write, the communication between the watch and the server has to be mediated by a phone. Also, correct me if I'm wrong, I don't want to pay $100/year just to be able to use my custom app in apple watches. I usually don't trust Google either (e.g., they discontinue everything in a blink of an eye).

So, what are my options?

Comments

lyaocean•3d ago
If you want truly standalone + WiFi + custom code, check SQFMI Watchy (ESP32). You can flash your own firmware, call HTTPS endpoints, parse JSON, and render custom UI without a phone in the loop.

Main tradeoff: it’s very DIY (power management, UX polish, tooling). If you want less DIY, Wear OS gives a better SDK, but the platform lock-in is much stronger.

herczegzsolt•3d ago
Is this question in any way related to television?

I just had to solve this problem recently. I've settled on Google Pixel Watch 4. There are some rabbit holes to go down though before it works reliably.

oliwary•3d ago
I have one of the TTGO T-watches: https://www.tinytronics.nl/en/development-boards/microcontro...

For me it is mainly a decoration of my drawer, but maybe comes close to what you are looking for. :)

andyjohnson0•2d ago
Wear OS watches commonly have wifi, and can be programmed with the standard Android API and toolchain/IDEs. I doubt that Google will discontinue Wear OS - although your evaluation of risk will undoubtedly depend on whether you're looking at developing personal or commercial apps.

I'm currently wearing a TicWatch Pro 3 Ultra, which has wifi, Bluetooth, and GPS. I've written personal tools for it, and its fairly painless (and free). As a developer with some background in Android, I enjoyed the experience. Getting apps approved for the app store is a pita though, as Google sets quite high bars for the review process.

I also have a Samsung Galaxy Watch4, which also has wifi. People here speak well of Pebble, which might be an option, but I have no real knowledge of it.

Finally, though, wifi is power-hungry and watches have limited batteries and endurance. Both Wear OS and WatchOS will limit wifi use by apps to conserve power, and you ultimately can't do much about that. Using Bluetooth to a phone, and its much greater wifi capacity, is a common approach.

griffindor•2d ago
AsteroidOS, which runs on many Android watches, and offers a Linux environment over SSH and WiFi (for watches that support it). https://asteroidos.org/

The simplest integration is writing a daemon (in the language of your choice) that schedules wakes, syncs, and sends FreeDesktop notifications.

If you want more of a UI, then you'll be writing QtQuick, which is QML/Javascript/C++.

Their best supported watch is the TicWatch Pro: https://asteroidos.org/watches/catfish/

wewewedxfgdf•52m ago
https://unexpectedmaker.com/shop.html#!/TinyWATCH-S3-P10/p/5...
huydotnet•48m ago
Bangle is a good one https://banglejs.com/ Quite fun to work with. I got one from a conference, and my kid has been enjoying it a lot.
curioussavage•42m ago
You should definitely check out the pinetime. I’m about to pick one up myself. For ~30 bucks why not.

Default OS is a community project. I followed development for a few years. It’s pretty solid last I checked with good battery life and support for user apps written in rust

I'm helping my dog vibe code games

https://www.calebleak.com/posts/dog-game/
609•cleak•8h ago•181 comments

Show HN: Moonshine Open-Weights STT models – higher accuracy than WhisperLargev3

https://github.com/moonshine-ai/moonshine
117•petewarden•3h ago•20 comments

Mac mini will be made at a new facility in Houston

https://www.apple.com/newsroom/2026/02/apple-accelerates-us-manufacturing-with-mac-mini-production/
331•haunter•4h ago•335 comments

Hacking an old Kindle to display bus arrival times

https://www.mariannefeng.com/portfolio/kindle/
167•mengchengfeng•5h ago•39 comments

Mercury 2: The fastest reasoning LLM, powered by diffusion

https://www.inceptionlabs.ai/blog/introducing-mercury-2
51•fittingopposite•2h ago•13 comments

Nearby Glasses

https://github.com/yjeanrenaud/yj_nearbyglasses
234•zingerlio•8h ago•89 comments

Corgi Labs (YC W23) Is Hiring

https://www.ycombinator.com/companies/corgi-labs/jobs/ZiEIf7a-founders-associate
1•leastsquares•41m ago

I pitched a roller coaster to Disneyland at age 10 in 1978

https://wordglyph.xyz/one-piece-at-a-time
389•wordglyph•12h ago•151 comments

Show HN: Emdash – Open-source agentic development environment

https://github.com/generalaction/emdash
111•onecommit•7h ago•46 comments

Pi – a minimal terminal coding harness

https://pi.dev
147•kristianpaul•3h ago•61 comments

Optophone

https://en.wikipedia.org/wiki/Optophone
32•Hooke•4d ago•8 comments

Hugging Face Skills

https://github.com/huggingface/skills
134•armcat•8h ago•40 comments

Aesthetics of single threading

https://ta.fo/aesthetics-of-single-threading/
15•todsacerdoti•3d ago•1 comments

How we rebuilt Next.js with AI in one week

https://blog.cloudflare.com/vinext/
365•ghostwriternr•5h ago•123 comments

IRS Tactics Against Meta Open a New Front in the Corporate Tax Fight

https://www.nytimes.com/2026/02/24/business/irs-meta-corporate-taxes.html
183•mitchbob•12h ago•196 comments

Cell Service for the Fairly Paranoid

https://www.cape.co/
63•0xWTF•3h ago•42 comments

We installed a single turnstile to feel secure

https://idiallo.com/blog/installed-single-turnstile-for-security-theater
269•firefoxd•2d ago•123 comments

We Are Changing Our Developer Productivity Experiment Design

https://metr.org/blog/2026-02-24-uplift-update/
39•ej88•5h ago•27 comments

Build Your Own Forth Interpreter

https://codingchallenges.fyi/challenges/challenge-forth/
48•AlexeyBrin•3d ago•15 comments

OpenAI, the US government and Persona built an identity surveillance machine

https://vmfunc.re/blog/persona/
440•rzk•7h ago•142 comments

Justifying Text-Wrap: Pretty

https://matklad.github.io/2026/02/14/justifying-text-wrap-pretty.html
6•surprisetalk•5d ago•0 comments

Steel Bank Common Lisp

https://www.sbcl.org/
152•tosh•7h ago•50 comments

The history of knocking on wood

https://resobscura.substack.com/p/neolithic-habits-machine-age-tools
11•benbreen•10h ago•1 comments

IDF killed Gaza aid workers at point blank range in 2025 massacre: Report

https://www.dropsitenews.com/p/israeli-soldiers-tel-sultan-gaza-red-crescent-civil-defense-massac...
1279•Qem•13h ago•507 comments

Stripe reportedly makes offer to acquire PayPal

https://www.cnbc.com/2026/02/24/paypal-stock-stripe-acquisition-report.html
61•nodesocket•3h ago•36 comments

Ask HN: Programmable Watches with WiFi?

17•dakiol•3d ago•8 comments

Dream Recorder AI – a portal to your subconscious

https://dreamrecorder.ai/
15•level87•3h ago•11 comments

The Missing Semester of Your CS Education – Revised for 2026

https://missing.csail.mit.edu/
399•anishathalye•1d ago•117 comments

Looks like it is happening

https://www.math.columbia.edu/~woit/wordpress/?p=15500
135•jjgreen•4h ago•94 comments

Amazon Busted for Widespread Scheme to Inflate Prices Across the Economy

https://www.thebignewsletter.com/p/amazon-busted-for-widespread-price
9•toomuchtodo•41m ago•1 comments