A lightweight tool for checking names in a Firebase database. This public version is designed to give users easy access to name-checking functionalities while keeping the admin features secure.
- 🔍 Name Search: Quickly check if a name exists in the database.
- 📂 View All Records: List all available records with detailed information.
- 🌈 Color-Coded Output: Intuitive results with clear, colorful feedback.
Inside the repository, you’ll find:
Public.py
- The main script to run the tool.Public.json
- Firebase service account key for database access.
- Python 3.8 or higher
- Required Python packages:
firebase-admin
colorama
-
Clone the Repository:
git clone https://github.com/your-username/namechecker.git cd namechecker
- Install Dependencies:
pip install -r requirements.txt
- Install Dependencies:
-
Run the Tool:
python Public.py
Welcome to NameChecker - Public Version
- Check a Name
- See All Names
- Exit Enter your choice (1/2/3):
This is a public version, so contributions are welcome to improve or expand the tool. Please submit a pull request or open an issue.
This project is licensed under the MIT License. See the LICENSE file for details.
Need help? Reach out in the Hackers Taskforce Discord server or open an issue in this repository.
Developed with ❤️ by ChickenWithACrown 🐔👑