• Stars
    star
    127
  • Rank 281,782 (Top 6 %)
  • Language
    PHP
  • License
    MIT License
  • Created over 7 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The management system of web push notification. bpush also supports a Non-SSL site.

What is bpush

bpush is a management system of web push notification.

Screenshot

Screenshot: bpush Statistics Screenshot: Register new notification

Support Browsers

  • Chrome
  • Firefox

bpush supports VAPID that is standard for the web push notification.

Features

  • Send a push notification.
  • Scheduled delivery.
  • Support an Non-SSL WebSite (Service-Worker is hosted by bpush host).
  • Send an notification via Web-API.
  • Manage multiple websites.
  • RSS coordination (deliver rss items as a push notification automatically).
  • Support Japanese language.

Installation

See INSTALL.md

fastapi

fastapi is an accelerator of receive count api written with golang. After you send a push notification, many clients access to your server in a short time. fastapi can process many requests faster than api written with PHP.

See more details here: fastapi/README.md

Author

devneko [email protected]

License

MIT