This is a Python application created to track the amount of real players in a Fortnite game. The app uses fortnite oauth, and official endpoints to fetch session data, providing a accurate real players count.
- Real-Time Tracking: Track the amount of real players in real time.
- Real players update notifaction: Shows a notifaction on the top left of your screen when the amount of real players updates.
- User-Friendly Interface: Super easy-to-use interface (even a 5 year old can use this)
To get started with the app, follow these steps:
- Download the exe from github releases
- Run the executable
-
Clone the repository:
git clone https://github.com/AjaxFNC-YT/Fortnite-Real-Players.git cd Fortnite-Real-Players -
Install the required dependencies:
pip install -r requirements.txt
-
Run the file:
python realppl.py