Find My Device vs ntfy
A side-by-side comparison of two self-hosted home automation options — licensing, setup difficulty, resource needs, and what each one replaces.
Not the right match-up?
Find My Device
Server for saving location data send by FMD
VS
ntfy
Send push notifications to your phone via simple HTTP
| Feature | Find My Device | ntfy |
|---|---|---|
| Category | Home Automation | Home Automation |
| License | GPL-3.0-or-later | Apache-2.0 |
| Language | Go | |
| Setup difficulty | Easy | Easy |
| Min. RAM | 70 MB | 64 MB |
| Deployment | bare-metal | docker, binary |
| GitHub stars | — | ★ 33,263 |
| First released | 2024 | 2021 |
| Replaces | Googles FindMyDevice | Pushover, Pushbullet |
Why pick each one
Choose Find My Device if…
- Released under the GPL-3.0-or-later license
- Easy to set up — beginner-friendly
- Tiny footprint — runs in 70 MB RAM
Frequently asked questions
Is Find My Device or ntfy better?
Neither is universally better. ntfy has the larger community; both share a easy setup difficulty, so the decision comes down to features and licensing.
Are Find My Device and ntfy free and open-source?
Yes. Find My Device is licensed under GPL-3.0-or-later and ntfy under Apache-2.0. Both can be self-hosted at no software cost.
Can I run Find My Device and ntfy with Docker?
Find My Device: check the project docs for container support. ntfy: yes.