Skip to content

RyanFleck/Pager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pager

A small prototype to pioneer the use of web-push notifications to iOS and Android devices in my hacker clan.

Apple first announced web-push support for Safari in June 20221, but only added iOS support in March of 20232. Apple published documentation on the matter which conforms to web standards3.

You don’t need to join the Apple Developer Program to send web push notifications.

To learn about web push, you need to understand service workers.

Notes

Development

Something like:

pip install flask
python3 app.py

Footnotes

  1. "Meet Web Push"

  2. Web Push Announced for iPhone

  3. MDN: Push API

About

Simple Web Pager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors