https://github.com/lirantal/bazz
🚀📩 effortless remote push notifications for the CLI
https://github.com/lirantal/bazz
cli nodejs notifications push-notifications pwa
Last synced: 22 days ago
JSON representation
🚀📩 effortless remote push notifications for the CLI
- Host: GitHub
- URL: https://github.com/lirantal/bazz
- Owner: lirantal
- License: apache-2.0
- Created: 2017-11-26T08:49:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-25T07:39:42.000Z (29 days ago)
- Last Synced: 2025-03-25T08:35:33.472Z (29 days ago)
- Topics: cli, nodejs, notifications, push-notifications, pwa
- Language: JavaScript
- Homepage:
- Size: 854 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# bazz
📬 effortless remote push notifications for the CLI
[](https://www.npmjs.com/package/bazz)
[](https://www.npmjs.com/package/bazz)
[](https://codecov.io/gh/lirantal/bazz)
[](https://travis-ci.org/lirantal/bazz)
[](https://snyk.io/test/github/lirantal/bazz)[](https://github.com/semantic-release/semantic-release)
[](https://greenkeeper.io/)
[](http://commitizen.github.io/cz-cli/)# Installation
```bash
npm install -g bazz
```# Usage
```
bazz sleep 3
```# Architecture
The bazz CLI is accompanied by a [bazz-frontend](https://github.com/lirantal/bazz-frontend) frontend project for the user to sign-up to push notifications on his mobile / desktop, and a [bazz-serverless](https://github.com/lirantal/bazz-serverless) serverless functions project for the API service.
The complete high-level design, including sequence diagrams and deployment is available in [DESIGN.md](https://github.com/lirantal/bazz/blob/master/README.md) for review.
# Contributing
Please consult the [CONTIRBUTING](https://github.com/lirantal/bazz/blob/master/CONTRIBUTING.md) for guidelines on contributing to this project
## Author
Liran Tal