/fcm-push-notification-python-script

A python script that send push notification to devices with device token.

Primary LanguagePython

fcm-push-notification-python-script

Install "requests" module by running ->

pip3 install requests

Replace the deviceToken key with the device Token for which you want to send push notification. Replace serverToken key with your serverKey from Firebase Console

Run script by ->

python3 fcm_python.py