Skip to content

A simple command line tool that allows you to send push notifications through the Firebase

Notifications You must be signed in to change notification settings

vmeretin/push_sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

push_sender

A command-line application for sending Firebase Cloud messages with an entrypoint in bin/, library code in lib/.

  • export GOOGLE_APPLICATION_CREDENTIALS="/absolute/path/to/private-key.json"
  • dart bin/push_sender.dart fcm_device_token

About

A simple command line tool that allows you to send push notifications through the Firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages