Production-ready CLI utility for sending Firebase Cloud Messaging (FCM) notifications using HTTP v1 API.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
14
commits
fix: improve error handling and expand fcm init functionality
04e8fc3View on GitHubfeat: add vertical spacing to banner and include onboarding asset
9c12911View on GitHubdocs: add documentation for specifying key file via -k/--key flag
e1f435eView on GitHubfeat: add rich ANSI branding and restrict banner display to help and empty commands
3a61864View on GitHubdocs: Add instructions for obtaining service-account.json to README.
77b0803View on GitHubdocs: Update README for clarity, add sponsor section, and refactor logo assets for dark/light mode support.
4ec276fView on GitHubdocs: Add v1.1.1 release notes to CHANGELOG.md detailing updates to the GitHub Actions workflow, README, and .gitignore.
1fd45f6View on GitHubfeat: Explicitly specify main package for go build commands and add build artifacts to gitignore.
740ffe6View on GitHubfeat: Initialize FCM CLI project with modular internal packages for config, auth, fcm, logging, and models.
7a0a4a0View on GitHubfeat: initial commit for the Firebase Cloud Messaging (FCM) CLI Go project.
c88836bView on GitHub