fwengineer / boost_bandwidth_via_speedtest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boost bandwidth via speedtest

Breaks the bandwidth limitation of Far___Tone.

Enviroment Setup for Android

  1. Install Termux.
  2. Upgrade packages
pkg upgrade

and confirm (press y).

Dependency

pkg install python git

and confirm (press y).

Installation

  1. Clone the repository
git clone https://github.com/orz811017/boost_bandwidth_via_speedtest.git
  1. Check if it's cloned successfully (optional).
ls

Showing boost_bandwidth_via_speedtest indicates that cloning in successful.

  1. Install it to the system.
cd boost_bandwidth_via_speedtest && python setup.py install

Usage

speedtest-cli

The program will be executed in background.

Enviroment Setup for Windows

  1. using execution binary (without any addtional steps)
  2. using bat script need set up python env. (minimum python version requirement: 2.4)

About

License:Apache License 2.0


Languages

Language:Python 95.5%Language:Roff 4.4%Language:Batchfile 0.1%