Commit Graph

8 Commits

Author SHA1 Message Date
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
Adnan Hodzic c4064708cc added missing "setuptools" dependency (Close #54) 2020-04-21 22:33:14 +02:00
Adnan Hodzic ce010bbe09 minor changes to auto-cpufreq-installer 2020-03-06 10:38:12 +01:00
Adnan Hodzic 373f054fbb updated source installer removal + proccess 2020-02-17 10:06:58 +01:00
Adnan Hodzic ae1159fb0c improved tool removal as part of auto-cpufreq-installer 2020-02-16 13:21:32 +01:00
Adnan Hodzic 53ce2a635e added source code installer 2020-02-09 14:44:06 +01:00