Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Freedom Mobile Auto Login

A React Native app that automatically handles the Freedom Mobile login process, including SMS verification code extraction and form submission.

Installation

  1. Clone the repository:
git clone <repository-url>
cd FreedomAutoLogin
  1. Install dependencies:
npm install
  1. Build or run expo

Run:

npx expo start

Build:

npm install --global eas-cli
eas build --local --platform android --profile preview

Prebuilt Builds

If you don’t want to build the app yourself, prebuilt APKs are available on the GitHub Releases page.

Download the latest release here:
https://github.com/UnofficialVim/FreedomAutoLogin/releases

Usage

First Time Setup

  1. Launch the app
  2. Navigate to Settings screen
  3. Enter your Freedom Mobile phone number and PIN

Auto-Login Process

  1. Open the app
  2. The Freedom Mobile login page loads automatically
  3. Credentials are auto-filled and submitted
  4. Phone number verification is handled automatically
  5. SMS verification code is extracted and submitted

Privacy & Permissions

This app requires:

  • READ_SMS: To read incoming verification codes
  • RECEIVE_SMS: To listen for new SMS messages
  • Note: only the phone number and pin are stored locally on the device

Disclaimer

This app automates the login process for convenience. Users are responsible for:

  • Keeping their credentials secure
  • Complying with Freedom Mobile's terms of service
  • Understanding the security implications of automated login

NOTE

This cannot be, nor should be uploaded to the Google Play Store, as READ_SMS is highly restricted.

You can read more at: https://support.google.com/googleplay/android-developer/answer/10208820?hl=en#zippy=


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages