Git Product home page Git Product logo

iwcheck's Introduction

 _____  _    _  _____  _   _  _____  _____  _    _
|__ __|| |  | || ____|| | | || ____|| ____|| | / /
  | |  | |  | || |    | |_| || |__  | |    | |/ /
  | |  | |  | || |    |  _  ||  __| | |    |   (
 _| |_ | \/\/ || |___ | | | || |___ | |___ | |\ \
|_____| \_/\_/ |_____||_| |_||_____||_____||_| \_\

 < iwcheck example of work >

Language translations



Description in English

🇺🇸 🔝 Go up

Menu:


iwcheck (en)

This is just looped iwconfig program from wireless-tools package which I made just for convenience. Designed to receive updated information about the quality of the network connection

🔙 Menu


For smooth installation required:

  • 💻 PC: Linux (Ubuntu-based; 12.04 and higher; Maybe just sudo and apt-based, i don't know)

  • 📱 Mobile: Android (With termux)

🔙 Menu


Smooth installation on PC:

Step by step:

  1. sudo apt-get update

  2. sudo apt-get install -y git

  3. git clone https://github.com/ddan9/iwcheck

  4. bash iwcheck/install.sh

  5. sudo iwcheck

Or by one command:

🔙 Menu


Smooth installation on Mobile:

Step by step:

  1. apt-get update

  2. apt-get install -y git

  3. git clone https://github.com/ddan9/iwcheck

  4. bash iwcheck/install.sh

  5. iwcheck

Or by one command:

🔙 Menu


For uninstall:

By one command:

  • bash .iwcheck/remove.sh

🔙 Menu


For manual install you need:

  • bash (Maybe something else, i don't know)

  • wireless-tools package (To install it on termux, you will need to additionally install the root-repo package)

  • git

  • git clone https://github.com/ddan9/iwcheck into $HOME

  • cp iwcheck/iwcheck /usr/bin/iwcheck (Or into another similar directory)

  • chmod +x /usr/bin/iwcheck

  • mv iwcheck ./.iwcheck

🔙 Menu


Authors

Creator of wireless-tools package: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html 👈

Creator of script: https://ddan9.github.io 👈

🔙 Menu


Описание на Русском

🇷🇺 🔝 Наверх

Меню:


iwcheck (ru)

Это просто зацикленная программа iwconfig из пакета wireless-tools, которую я сделал просто для удобства. Предназначена для получения обновляемой информации о качестве сетевого соединения

🔙 Меню


Для гладкой установки необходимо:

  • 💻 ПК: Линукс (Убунту-подобный; 12.04 и выше; Либо просто sudo и apt-based, точно не знаю)

  • 📱 Мобильные: Андроид (С термуксом)

🔙 Меню


Гладкая установка на ПК:

Шаг за шагом:

  1. sudo apt-get update

  2. sudo apt-get install -y git

  3. git clone https://github.com/ddan9/iwcheck

  4. bash iwcheck/install.sh

  5. sudo iwcheck

Или одной командой:

🔙 Меню


Гладкая установка на Мобильные:

Шаг за шагом:

  1. apt-get update

  2. apt-get install -y git

  3. git clone https://github.com/ddan9/iwcheck

  4. bash iwcheck/install.sh

  5. iwcheck

Или одной командой:

🔙 Меню


Для удаления:

Одной командой:

  • bash .iwcheck/remove.sh

🔙 Меню


Для ручной установки вам нужно:

  • bash (Может что-то другое, точно не знаю)

  • пакет wireless-tools (Для его установки на термуксе, потребуется дополнительно установить пакет root-repo)

  • git

  • git clone https://github.com/ddan9/iwcheck в вашу $HOME

  • cp iwcheck/iwcheck /usr/bin/iwcheck (Либо в другую подобную директорию)

  • chmod +x /usr/bin/iwcheck

  • mv iwcheck ./.iwcheck

🔙 Меню


Авторы

Создатель пакета wireless-tools: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html 👈

Создатель скрипта: https://ddan9.github.io 👈

🔙 Меню

iwcheck's People

Contributors

ddan9 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.