This repository was archived by the owner on Oct 12, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 133
/
Copy pathREADME.txt
39 lines (34 loc) · 1.88 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Open source SMC device driver/emulator (FakeSMC) by netkas (http://netkas.org/) with
hardware monitoring plugins.
IMPORTANT: Do not install DRIVERS on real mac! This even may work but you are doing
it at your own risk. On the other side HWMonitor.app is fully compatible with Macs
so you can still use it to monitor hardware sensors provided by SMC.
All repositories:
Sourceforge, sources & downloads: https://sourceforge.net/projects/hwsensors/
BitBucket, sources & downloads: https://bitbucket.org/kozlek/hwsensors/overview
Assembla, sources: https://www.assembla.com/code/fakesmc/git/nodes
GitHub, sources: https://github.com/kozlek/HWSensors
HWSensors Project (c) 2013 netkas, slice, usr-sse2, kozlek, navi, THe KiNG, RehabMan
and others. All rights reserved.
With special thanks to:
netkas for fakesmc
slice for plugins and help in developing the project
usr-sse2 for help in development and first FakeSMC plugins idea and realization
Navi for investigation of numeric SMC values encoding/decoding and other useful stuff
droplets for testing
Michael Möller for OpenHardwareMonitor
The Real Deal & JrCs for French localization
RehabMan forced me using mutexes and other contributions to the project
Oliver Bolton for OBMenuBarWindow
Mozketo for LaunchAtLoginController
PHPdev32 for an idea to using NVRAM as storage for kext configuration
coercion for initial Haswell support
oswaldini @ www.osx86.org.pl for Polish translation
Marchrius @ insanelymac.com for Italian translation
k3nny @ www.insanelymac.com for German translation
Bruce Allen for smartmontools <http://www.smartmontools.org>
Michael Robinson for Cocoa Categories <https://github.com/faceleg/Cocoa-Categories>
Stephane Sudre for Packages (packagesbuild)
Andy Matuschak for Sparkle framework
Nouveau Project for nouveau linux driver (GeforceSensors base)
Advanced Micro Devices and all contributors for AMD Radeon linux driver (RadeonSensors base)