Skip to content

ddan9/cpufreq-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                   __                           _               _    
  ___ _ __  _   _ / _|_ __ ___  __ _        ___| |__   ___  ___| | __
 / __| '_ \| | | | |_| '__/ _ \/ _` |_____ / __| '_ \ / _ \/ __| |/ /
| (__| |_) | |_| |  _| | |  __/ (_| |_____| (__| | | |  __/ (__|   < 
 \___| .__/ \__,_|_| |_|  \___|\__, |      \___|_| |_|\___|\___|_|\_\
     |_|                          |_|                                

 < cpufreq-check example of work >

Language translations



Description in English

🇺🇸 🔝 Go up

Menu:


cpufreq-check (en)

This is just looped cpufreq-info program from cpufrequtils package which I made just for convenience. Designed to receive updated information about the state of the CPU and it's cores

🔙 Menu


For smooth installation required:

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

🔙 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/cpufreq-check

  4. bash cpufreq-check/install.sh

  5. sudo cpufreq-check

Or by one command:

🔙 Menu


For uninstall:

By one command:

  • bash .cpufreq-check/remove.sh

🔙 Menu


For manual install you need:

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

  • cpufrequtils package

  • git

  • git clone https://github.com/ddan9/cpufreq-check into $HOME

  • cp cpufreq-check/cpufreq-check /usr/bin/cpufreq-check (Or into another similar directory)

  • chmod +x /usr/bin/cpufreq-check

  • mv cpufreq-check ./.cpufreq-check

🔙 Menu


Authors

Creator of cpufrequtils package: https://www.brodo.de/ 👈

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

🔙 Menu


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

🇷🇺 🔝 Наверх

Меню:


cpufreq-check (ru)

Это просто зацикленная программа cpufreq-info из пакета cpufrequtils, которую я сделал просто для удобства. Предназначена для получения обновляемой информации о состоянии ЦПУ и его ядер

🔙 Меню


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

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

🔙 Меню


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

Шаг за шагом:

  1. sudo apt-get update

  2. sudo apt-get install -y git

  3. git clone https://github.com/ddan9/cpufreq-check

  4. bash cpufreq-check/install.sh

  5. sudo cpufreq-check

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

🔙 Меню


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

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

  • bash .cpufreq-check/remove.sh

🔙 Меню


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

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

  • пакет cpufrequtils

  • git

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

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

  • chmod +x /usr/bin/cpufreq-check

  • mv cpufreq-check ./.cpufreq-check

🔙 Меню


Авторы

Создатель пакета cpufrequtils: https://www.brodo.de/ 👈

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

🔙 Меню

About

📊 Looped cpufreq-info program of cpufrequtils package for checking CPU frequency

Topics

Resources

License

Stars

Watchers

Forks

Languages