ntfy logo

ntfy

Send push notifications to your phone or desktop using PUT/POST

Alternative to: Pushover, Pushbullet

ntfy screenshot

About Versions (102)

v1.11.0

2022-01-01

Highlights

  • Increase message limit to 4096 bytes (4k)
  • Docs for UnifiedPush

Changelog

  • 65a53c1 Bump version
  • a53f18c Docs for UnifiedPush, update docs for message limit
  • 9752bd7 Fix missing SMTP config options in docs
  • 7b37141 Increase message size limit to 4096
  • 96ad49f Make build-simple work again
  • 1fd3273 Merge branch ‘main’ of github.com:binwiederhier/ntfy into main
  • 35b2ca5 Merge pull request #74 from ramonsnir/patch-2
  • 595ea87 Switch VARCHAR(N) to TEXT, as they are equivalent in SQLite
  • 76a28b4 Update Docker installation with a Dockerfile example