You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@ nfancurve
2
2
---------
3
3
You are probably wondering why I have chosen to write this script in ~~Bash~~ Shell Script. The reason is very simple; I wanted a script with the minimum number of dependencies possible. To get this script up-and-running you _technically_ only need the `temp.sh` file, and the `config` file.
4
4
5
-
The current version of the script is **version 19.3**.
5
+
The current version of the script is **version 19.4**.
6
6
7
7
This script is currently set up for Celsius. However, it can easily be modified for other temperature scales.
8
8
@@ -65,6 +65,7 @@ Move or copy the nfancurve.service file to /etc/systemd/user/nfancurve.service t
65
65
-[@ReneHollander](https://github.com/ReneHollander), for maintaining and improving the stable AUR package
66
66
-[@kenbeese](https://github.com/kenbeese), for making me aware of a multi-GPU bug
67
67
-[@BryanHitchcock](https://github.com/BryanHitchcock), for fixing an issue with single GPU, multi-fan configurations
68
+
-[@mooninite](https://github.com/mooninite), for fixing a couple of bugs
68
69
69
70
## TODO
70
71
-~~make sure that "CoolBits" is enabled~~ - _not really the scope of this script_
0 commit comments