Skip to content

farjanul/Custom-FCM-using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Demo Custom Push Notification using Python

This demo supports Android, iOS and Web.

On the server-side, you need to install pyfcm using pip.

pip install pyfcm

Here is the official documentation for more customization: https://pypi.org/project/pyfcm/

You can send a notification to a single device as well as to multiple devices at the same time just you must have the token or registration id from Android or iOS device. You can manage title, body, color, icon, and many more things of the notification.

About

This demo supports Android, iOS and Web platforms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages