Angel
cc6d98d8b1
Minor refactor: code clean-up & make it more readable ( #695 )
...
* Clean code
* Back
* Clean code
* Back
* Clean code
* Change arch based detection
2024-05-12 16:16:40 +02:00
Angel
eb0ba8aa7e
Improve compatible for Arch based distributions ( #691 )
...
* Add dinit
* Add dinit
* Change arch based informations
* More compatible for Arch based distributions
* More compatible for Arch based distributions
* Clean code
* Clean code
2024-05-09 23:34:07 +02:00
Konstantin
15c17fc52c
fix dubious ownership error in auto-cpufreq-installer ( #597 )
...
When trying to install auto-cpufreq in Fedora 39, I got the following error: "Detected Git repository, but failed because of dubious ownership"
Adding the line at the top of the install function according to https://sam.hooke.me/note/2023/08/poetry-fixing-dubious-ownership-error/ solved the error for me.
2023-11-12 08:59:29 +01:00
Lab Rat
5d4ba17d69
auto-cpufreq-installer: removed dependence on record files for removal ( #581 )
...
* docs: updated instructions for pyproject config
* chore: post pyproject integration cleanup
Changes include
Removed setup.py and requirements.txt file
and removed dependence in record files.txt generated by setup.py
2023-10-14 08:38:45 +02:00
Lab Rat
37e12a4266
Support for pyproject.toml ( #576 )
...
* feat: support for pyproject.toml
* Nix: Fix package to work with pyproject.toml
---------
Co-authored-by: shadeyg56 <shadeyg56@gmail.com>
2023-10-13 08:04:49 +02:00
Adnan Hodzic
fecec333e8
Remove "update" feature from auto-cpufreq-installer
2023-09-18 20:54:32 +02:00
Devesh Sharma
7e02a0769d
added optional path in --update ( #538 )
...
* add --dir
* add to path option to --update
* optional add to path in --update
* update
* update README.md
* resolve bugs
2023-09-18 19:59:46 +02:00
shadeyg56
3e2b779406
add Nix flake and documentation ( #553 )
2023-09-16 11:36:01 +02:00
shadeyg56
4628b5d1e1
Installer: wrong package name for Debian
2023-09-13 19:50:42 -05:00
Robert Oswald
9f132bdc81
replaced #!/bin/bash with #!/usr/bin/env bash ( #551 )
2023-09-10 14:24:03 +02:00
shadeyg56
ee888d4729
installer: fix installed packages ( #546 )
2023-09-06 07:27:16 +02:00
shadeyg56
0925b5d542
Gtk Application for auto-cpufreq ( #486 )
...
* Squashed commit of the following:
commit ec7e087b343f33af7a92b190ed666845dab60f20
Merge: 32b6e63 9912f9d
Author: shadeyg56 <31134255+shadeyg56@users.noreply.github.com>
Date: Mon Feb 13 14:11:21 2023 -0600
Merge branch 'AdnanHodzic:master' into gui
commit 32b6e632830fe8a7c3a3ce601ef2ba5b254572d7
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Mon Feb 13 14:10:34 2023 -0600
increase MenuButton size
commit 12a2cda82a5f56bfbb532c893d822341e9b2d7cb
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 12 23:35:33 2023 -0600
set app icon
commit d170d07e866644bcb662bf342530c497390f0303
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 12 23:35:15 2023 -0600
remove unused pixbuf
commit 993333fb5aad448103e24e38bc85fb04e7e4dd0c
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 12 22:43:56 2023 -0600
fix MenuButton icon
commit d1b8bd74caab2cf216bf40bdfc35ef3520e891c7
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 12 17:19:32 2023 -0600
add icon
commit 13f43fa0c7d59b2405bac688119690d01a7ec019
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 12 17:19:10 2023 -0600
add pkexec policy and change wrapper for gui
commit 4ddbb9c6667aa97bb7cd242fb4a376e061c9b308
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 12 14:09:35 2023 -0600
add icon to destop entry and about dialog
commit 9912f9d809
Author: Siddharth Kumar Jha <101443068+siddharthkumarjha@users.noreply.github.com>
Date: Sun Feb 12 12:55:14 2023 +0530
Update Readme for issue of auto-cpufreq not autostarting on AUR (#485 )
* Updated Readme for issue auto-cpufreq not autostarting
Added solution to issue https://github.com/AdnanHodzic/auto-cpufreq/issues/463
* Fixed minor errors
* Fixed auto-cpufreq.serivce Typo
* Reprashed text as per suggestion
commit 4379024adab282fcdb58a7091df2a6adf833e700
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Tue Feb 7 19:06:59 2023 -0600
add removal of gui and desktop entry
commit 42693703324762418a7f810f04a3d77803afa236
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Mon Feb 6 23:28:44 2023 -0600
CPU stats refresh and style stuff
commit 7149db72c0bb39af57ceccb16df8e9164c77fae3
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Mon Feb 6 23:10:29 2023 -0600
daemon detection, daemon install/removal, and layout stuff
commit f7e03c9bcc2e2578703807ceeb7a652903571b71
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 5 19:26:42 2023 -0600
improve AboutDialog
Please enter the commit message for your changes. Lines starting
commit cb8cfe7b3194273dea229fe550fdf66cd6af82fa
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 5 18:28:19 2023 -0600
add dropdown menu and (not completed) about dialog
commit ade1fed790f2ebbaae4e92ce8879ab812c9b2850
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 5 15:57:17 2023 -0600
actually fix css
commit 67c8c97bcf2f2f408431bc162c38dee5c278ed0b
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 5 15:54:47 2023 -0600
fix css
commit c65eac3472
Author: Adnan Hodzic <adnan@hodzic.org>
Date: Sun Feb 5 09:29:19 2023 +0100
Update readme, install psutil lib for power_helper
commit bd3feae38824764155d31ccd6debc1fcf18830da
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 5 00:42:52 2023 -0600
add desktop entry for gui
commit 5426a6a443c90a9d65b858ae1951219898cba332
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 5 00:33:08 2023 -0600
add gui to install file, update required packages, and create wrapper script
commit 84124dfa605b930b3722ed852486cbe11c254092
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sat Feb 4 23:28:24 2023 -0600
create system tray
commit 7b0d46d8ddafdeff9006a1ad10ccd99c24b9eb1e
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sat Feb 4 23:28:01 2023 -0600
small changes to layout
commit cd51ea317085ac6ea5b4918ef057ad4c19a71640
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sat Feb 4 00:44:08 2023 -0600
css styling support
commit 136b449febece04c036b72b4a14ccceb422f62dd
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sat Feb 4 00:14:52 2023 -0600
several improvements
commit f9f7170391e1abc1499b7d5ae93327999e013730
Merge: 242a8d0 8f343df
Author: shadeyg56 <31134255+shadeyg56@users.noreply.github.com>
Date: Fri Feb 3 22:44:01 2023 -0600
Merge branch 'AdnanHodzic:master' into gui
commit 8f343df8b8
Merge: dadfae0
b38919f
Author: shadeyg56 <31134255+shadeyg56@users.noreply.github.com>
Date: Fri Feb 3 14:54:11 2023 -0600
Merge pull request #481 from shadeyg56/master
Fix uncaught error in checking for snap
commit b38919f56b
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Fri Feb 3 14:48:01 2023 -0600
fix uncaught error in checking for snap
commit 242a8d0401d1ffd00c982aa731c04ef7ea726fee
Merge: f50b982 dadfae0
Author: shadeyg56 <31134255+shadeyg56@users.noreply.github.com>
Date: Fri Feb 3 14:19:01 2023 -0600
Merge branch 'AdnanHodzic:master' into gui
commit dadfae087f
Author: Adnan Hodzic <adnan@hodzic.org>
Date: Fri Feb 3 20:02:03 2023 +0100
Update README with new config options
commit 471611de7d
Author: Adnan Hodzic <adnan@hodzic.org>
Date: Fri Feb 3 18:44:33 2023 +0100
Remove GNOME Power Profiles Daemon performance install
commit f574257dc4
Author: Adnan Hodzic <adnan@hodzic.org>
Date: Fri Feb 3 18:32:04 2023 +0100
Remove install_performance flag
commit 04b878360c
Author: Adnan Hodzic <adnan@hodzic.org>
Date: Fri Feb 3 17:52:20 2023 +0100
Snap tag 2.0-beta + governor_override improvements
commit fe21ddf245
Author: Adnan Hodzic <adnan@hodzic.org>
Date: Fri Feb 3 17:28:12 2023 +0100
Working governor override on Snap package
commit f50b9829e5438bb96ded73775668fa048fcd3951
Merge: a98225e 69ef913
Author: shadeyg56 <31134255+shadeyg56@users.noreply.github.com>
Date: Thu Feb 2 18:19:10 2023 -0600
Merge branch 'AdnanHodzic:master' into gui
commit a98225e7280802c2fb09a9a52a40f7e55b26b3b1
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Thu Feb 2 18:18:43 2023 -0600
Revert "basic GUI"
This reverts commit d2610c921b7209fde7d7be13f187510631cc33b3.
commit 9606472fdbbff6dd551cd291b37349df17098d2e
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Thu Feb 2 18:13:41 2023 -0600
basic gui
commit d2610c921b7209fde7d7be13f187510631cc33b3
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Thu Feb 2 17:47:55 2023 -0600
basic GUI
commit bdbe12018b380ed70f100729c9ea3732ba24f572
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Thu Feb 2 15:21:42 2023 -0600
rename folder
commit 31095c472e4af734a3a601f804787de89ad47964
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Wed Jan 25 23:39:52 2023 -0600
add tray
* Squashed commit of the following:
commit e2eaffc32b382f67f97d2e25858b5b5a4abffeae
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Mon Feb 20 23:08:57 2023 -0600
move text to be inline with menu
commit e1dae9d9de25f13c51dd983f5b4b0fbdf1bf0349
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 19 17:50:26 2023 -0600
move distro info to top of system stats box
commit 959405bedc52dce14f5fd70d2fcd5fbee57e59a5
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 19 17:49:15 2023 -0600
fix app name on GNOME
commit 346093dfce6ce0bfa1954ed3bb6f5364250d05b7
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 19 17:01:03 2023 -0600
fix snap dependencies
commit ec7e087b343f33af7a92b190ed666845dab60f20
Merge: 32b6e63 9912f9d
Author: shadeyg56 <31134255+shadeyg56@users.noreply.github.com>
Date: Mon Feb 13 14:11:21 2023 -0600
Merge branch 'AdnanHodzic:master' into gui
commit 32b6e632830fe8a7c3a3ce601ef2ba5b254572d7
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Mon Feb 13 14:10:34 2023 -0600
increase MenuButton size
commit 12a2cda82a5f56bfbb532c893d822341e9b2d7cb
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 12 23:35:33 2023 -0600
set app icon
commit d170d07e866644bcb662bf342530c497390f0303
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 12 23:35:15 2023 -0600
remove unused pixbuf
commit 993333fb5aad448103e24e38bc85fb04e7e4dd0c
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 12 22:43:56 2023 -0600
fix MenuButton icon
commit d1b8bd74caab2cf216bf40bdfc35ef3520e891c7
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 12 17:19:32 2023 -0600
add icon
commit 13f43fa0c7d59b2405bac688119690d01a7ec019
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 12 17:19:10 2023 -0600
add pkexec policy and change wrapper for gui
commit 4ddbb9c6667aa97bb7cd242fb4a376e061c9b308
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 12 14:09:35 2023 -0600
add icon to destop entry and about dialog
commit 4379024adab282fcdb58a7091df2a6adf833e700
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Tue Feb 7 19:06:59 2023 -0600
add removal of gui and desktop entry
commit 42693703324762418a7f810f04a3d77803afa236
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Mon Feb 6 23:28:44 2023 -0600
CPU stats refresh and style stuff
commit 7149db72c0bb39af57ceccb16df8e9164c77fae3
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Mon Feb 6 23:10:29 2023 -0600
daemon detection, daemon install/removal, and layout stuff
commit f7e03c9bcc2e2578703807ceeb7a652903571b71
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 5 19:26:42 2023 -0600
improve AboutDialog
Please enter the commit message for your changes. Lines starting
commit cb8cfe7b3194273dea229fe550fdf66cd6af82fa
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 5 18:28:19 2023 -0600
add dropdown menu and (not completed) about dialog
commit ade1fed790f2ebbaae4e92ce8879ab812c9b2850
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 5 15:57:17 2023 -0600
actually fix css
commit 67c8c97bcf2f2f408431bc162c38dee5c278ed0b
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 5 15:54:47 2023 -0600
fix css
commit bd3feae38824764155d31ccd6debc1fcf18830da
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 5 00:42:52 2023 -0600
add desktop entry for gui
commit 5426a6a443c90a9d65b858ae1951219898cba332
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sun Feb 5 00:33:08 2023 -0600
add gui to install file, update required packages, and create wrapper script
commit 84124dfa605b930b3722ed852486cbe11c254092
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sat Feb 4 23:28:24 2023 -0600
create system tray
commit 7b0d46d8ddafdeff9006a1ad10ccd99c24b9eb1e
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sat Feb 4 23:28:01 2023 -0600
small changes to layout
commit cd51ea317085ac6ea5b4918ef057ad4c19a71640
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sat Feb 4 00:44:08 2023 -0600
css styling support
commit 136b449febece04c036b72b4a14ccceb422f62dd
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Sat Feb 4 00:14:52 2023 -0600
several improvements
commit f9f7170391e1abc1499b7d5ae93327999e013730
Merge: 242a8d0 8f343df
Author: shadeyg56 <31134255+shadeyg56@users.noreply.github.com>
Date: Fri Feb 3 22:44:01 2023 -0600
Merge branch 'AdnanHodzic:master' into gui
commit 242a8d0401d1ffd00c982aa731c04ef7ea726fee
Merge: f50b982 dadfae0
Author: shadeyg56 <31134255+shadeyg56@users.noreply.github.com>
Date: Fri Feb 3 14:19:01 2023 -0600
Merge branch 'AdnanHodzic:master' into gui
commit f50b9829e5438bb96ded73775668fa048fcd3951
Merge: a98225e 69ef913
Author: shadeyg56 <31134255+shadeyg56@users.noreply.github.com>
Date: Thu Feb 2 18:19:10 2023 -0600
Merge branch 'AdnanHodzic:master' into gui
commit a98225e7280802c2fb09a9a52a40f7e55b26b3b1
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Thu Feb 2 18:18:43 2023 -0600
Revert "basic GUI"
This reverts commit d2610c921b7209fde7d7be13f187510631cc33b3.
commit 9606472fdbbff6dd551cd291b37349df17098d2e
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Thu Feb 2 18:13:41 2023 -0600
basic gui
commit d2610c921b7209fde7d7be13f187510631cc33b3
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Thu Feb 2 17:47:55 2023 -0600
basic GUI
commit bdbe12018b380ed70f100729c9ea3732ba24f572
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Thu Feb 2 15:21:42 2023 -0600
rename folder
commit 31095c472e4af734a3a601f804787de89ad47964
Author: shadeyg56 <shadeyg56@gmail.com>
Date: Wed Jan 25 23:39:52 2023 -0600
add tray
* fix undefined var
* app no longer needs root to start, only asks when needed
* fix wmclass
* create file in /bin for gui
* fix bug with radio buttons and pkexec
* snap: update snap to package GTK gui
* update setup.py
* requirements.txt: fix conflict
* Merge master into dev
* gui: fix pkexec on launch
2023-08-15 17:58:16 +02:00
Kian-Meng Ang
d47453c050
Fix README typos ( #536 )
...
Found via `codespell -L nstall`
2023-07-15 21:42:45 +02:00
Devesh Sharma
3dffa23e00
Add auto-cpufreq --update feature ( #535 )
...
* update feature
* update feature added
* '--update'
* update feature
2023-07-15 21:32:23 +02:00
abvee
9a1c0ad44a
Improve auto-cpufreq installer ( #459 )
...
* Fixed seperator so that it prints to the lenght of the terminal and uses box lines instead of hyphens
* Replaced multiple echo calls with either a single echo call or a here
doc.
Here docs are more efficient as they only call once, and formatting
doesn't need to be done with escape characters, thus making code more
readable
* Moved header to the center
* Fixed _EOF_ error
* Fixed Indentation problem.
Moved $COLOUMN into seperator function, so if the terminal is resized
while the script is running, a new seperator should be resized as well.
* Added a header function as the "auto-cpufreq installer" heading comes up
multiple times.
Made local variables to allow for neat drawing when resizing the
terminal.
* Fixed spacing issue
* Replaced "=" with seperators and added blank lines
* Added a check for wrapper script. This allows uninstallation without the daemon needing to be installed
2022-12-05 06:32:51 +01:00
abvee
13edca0a61
Fix for auto-cpufreq-installer regression in #460 ( #462 )
...
* Added an error message when the file isn't found
* $srv_install and $srv_remove are now at new locations
Created _old variables to keep track of old locations
* Added exit statement and specified daemon not removed
* Fixed some errors
2022-11-30 07:28:49 +01:00
John Seekins
3e28e79e28
add wheel to dependencies (speed up install) ( #447 )
...
Signed-off-by: John Seekins <john@civiceagle.com>
Signed-off-by: John Seekins <john@civiceagle.com>
2022-11-11 06:12:59 +01:00
Ishaan Bhimwal
29d5d87ded
fix multiple typos as reported by typos ( #410 )
2022-07-31 08:14:27 +02:00
Musa Ahmed
a1c93a4d4d
Running "auto-cpufreq" itself returns an error ( #408 )
...
Running "auto-cpufreq" itself returns an error so I added the "--help" flag so the user know how to see the available options.
2022-07-19 16:53:38 +02:00
bobslept
7b7e82b2b1
Deploy cpufreqctl on --debug and remove via installer ( #351 )
2022-01-08 19:05:15 +01:00
bobslept
5332dffdb7
Add missing package Debian based venv ( #330 )
2021-12-22 16:49:29 +01:00
bobslept
6e3f45182b
Implement python virtual environment ( #326 )
...
* Implement python virtual environment
* added venv instead of using system env pip
* adjusted the unit file to startup the app from the venv
* created a wrapper script to call the app from the venv
* extended cleanup for venv and additional scripts
* refactored the is_running() function to find the process now that it
is called from a venv
* remove update_service_file since we changed the binary path to the venv location
* fix bug in argument handling; upgrade pip before installing python packages
* fix bug in syntax
* Renamed auto-cpufreq wrapper
* Change permissions to use --stats as user
* Changed init scripts to use wrapper
Co-authored-by: aroundthfur <velimir@foolcontrol.org>
2021-12-21 20:14:02 +01:00
bobslept
40d0671b1a
Fix removal of shared_dir on remove ( #319 )
2021-12-20 19:14:55 +01:00
bobslept
4d30f771e2
Check if lsb_release exists before using it ( #302 )
2021-12-07 17:43:29 +01:00
Adnan Hodzic
1d4f88d78d
Revamp of gnome_detect & disable default enable functionality
2021-12-04 13:25:41 +01:00
Adnan Hodzic
1aed0f7477
Add option to un/mask power-profiles-daemon
2021-11-28 07:46:11 +01:00
Adnan Hodzic
ec4556c835
Automatically enable/disable GNOME power savings profiles
2021-11-28 07:46:11 +01:00
4JX
ded62c61e4
Fix auto-cpufreq-installer steps order ( #273 )
...
* Execute update_service_file only after copying files
Fixes #270
* Fix indentation, rename finished_text function to old name
* Update auto-cpufreq-installer
2021-11-04 21:23:41 +01:00
Animesh Sahu
4fee7b680b
Turning Bluetooth off/on & Void Linux improvements ( #269 )
2021-11-04 08:32:50 +01:00
Adnan Hodzic
b652cde3d4
Revert "install service file to proper location; enable and start service ( #259 )" ( #261 )
...
This reverts commit af7b92b104
.
2021-10-17 15:56:07 +02:00
aroundthfur
af7b92b104
install service file to proper location; enable and start service ( #259 )
2021-10-17 15:36:09 +02:00
explosion-mental
80af500858
Code refactor (improved readability) of auto-cpufreq-installer ( #238 )
2021-09-19 16:50:32 +02:00
explosion-mental
5ca58e7885
Artix runnit support ( #237 )
...
* artix install
* ! -> !=
2021-08-28 07:46:02 +02:00
jpnt
5a4d8f7bf3
Added Void Linux support (runit)
2021-08-20 00:01:12 +00:00
adam4nj
c0f2022727
Added EndeavourOS support to auto-cpufreq-installer ( #211 )
...
Co-authored-by: adam4nj <adamjamesnelissery@gmail.com>
2021-07-02 19:59:05 +02:00
Joaquin Manuel Crespo
92e9940034
Update for ArchLinux's pacman ( #205 )
...
Adding "--needed" option to not reinstall installed packages. Replaced "gcc" with metapackage "base-devel" for complete delopment environment.
2021-06-01 12:19:03 +02:00
Marco Vermeulen
e87a32f6c9
Fix service unit file on Arch Linux ( #190 )
...
* Fix service unit file on arch.
* Remove duplication in installer script.
* Improve formatting of installer script bash code.
2021-03-14 19:23:06 +01:00
Shrinivas Kumbhar
5d26803204
use dmidecode and dependancies update ( #163 )
2021-02-03 09:18:03 +01:00
Marco Vermeulen
02d58f9f20
Improve domain language around logging and stats ( #160 )
...
* Ignore Pycharm descriptors from VCS.
* Rename all occurances of `log` to `stats`.
* Rename log file to stats and move to /var/run
* Bring back --log switch with deprecation message.
2021-02-02 21:40:55 +01:00
Marco Vermeulen
11872ac9a0
Add Arch-based Linux to auto-cpufreq-installer script. ( #152 )
2021-01-20 21:32:12 +01:00
Alex Speranza
070103dc0d
Improves opensuse detection ( #135 )
...
* Adds OpenSUSE Tumbleweed to detected distributions
* Adds OpenSUSE Leap detection
* Fixes OpenSUSE Tumbleweed package installation
* Fixes openSUSE section comment
2020-12-07 20:27:34 +01:00
Alex Speranza
40f349b7f0
Adds OpenSUSE Tumbleweed to detected distributions ( #134 )
2020-12-06 23:59:39 +01:00
natri23
5120cbd0a1
added required build-packages for Solus ( #123 )
2020-09-24 09:19:42 +02:00
Adnan Hodzic
8c8f20b1d9
Removed installation of redundant inxi package for Solus
2020-09-24 07:54:33 +02:00
natri23
22d95746a6
add support for Solus ( #122 )
...
* add support for Solus
add an instruction command to point auto-cpufreq.service to the right location to fix --install on Solus
* using sed instead of awk
* add "may requires root" to instructions
* add Solus as a separate installer
Add Solus as a separate installer instead of instructions
* remove redundant instructions
2020-09-24 07:51:46 +02:00
Adnan Hodzic
92678e447b
updated dependencies for source installer ( #121 )
2020-09-20 22:32:58 +02:00
Adnan Hodzic
75124ff803
added missing separator func call to auto-cpufreq-installer
2020-09-13 20:28:34 +02:00
Adnan Hodzic
5c3adbef77
implemented env agnostic way to install pip packages ( Close : #94 )
2020-08-14 08:38:44 +02:00
Vadym Stupakov
e02f7a6881
implemented --debug option ( #70 )
...
* implemented --debug option
- Added --debug option that shows sys info
- Added inxi as dependency
- Implemented get_sys_info() that returns inxi output
with injected governnor information
- Fixed bug: delete_file was called but this was deleted in prev PR
- Updated issue template
2020-08-05 23:49:23 +02:00
Vadym Stupakov
e1e09d0629
added ability to use auto-cpufreq-installer from any path ( #65 )
...
* added ability to use this script from any path
2020-08-05 18:06:28 +02:00