Skip to content

develonursahin/FCMTokenGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

FCMTokenGen

This project generates an access token using a Google service account to send FCM (Firebase Cloud Messaging) notifications via Postman.

🚀 Features

  • Google Play Store API integration
  • Service account authentication
  • Secure token management
  • One-command setup

📋 Requirements

  • Python 3.7 or higher
  • Google Cloud Platform account
  • Google Play Console access
  • Service account credentials

🔧 Installation

  1. Clone the repository:
git clone https://github.com/yourusername/FCMTokenGen.git
cd FCMTokenGen
  1. Start the setup with a single command:
python setup.py

This command will automatically:

  • Check your Python version
  • Check for the existence of the service-account.json file
  • Install all required dependencies

⚠️ Security

  • The service-account.json file contains sensitive information and should never be uploaded to GitHub.
  • This file is hidden with .gitignore.
  • Keep your credentials secure and do not share them.

📝 License

This project is licensed under the MIT License. For more information, see the LICENSE file.

Releases

No releases published

Packages

 
 
 

Contributors

Languages