added tool description
This commit is contained in:
parent
0c27f6a1b5
commit
f5848e9cf2
|
@ -1,6 +1,8 @@
|
||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
#
|
#
|
||||||
# ToDo: add description
|
# auto-cpufreq - Automatic CPU speed & power optimizer for Linux
|
||||||
|
#
|
||||||
|
# Blog post: http://foolcontrol.org/?p=3124
|
||||||
|
|
||||||
import subprocess
|
import subprocess
|
||||||
import os
|
import os
|
||||||
|
|
Loading…
Reference in New Issue