Skip to content

Commit

Permalink
Package download hardware-freak
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
tunisiano187 committed Nov 22, 2024
1 parent 7c0bd75 commit f9eb0c6
Show file tree
Hide file tree
Showing 7 changed files with 98 additions and 0 deletions.
36 changes: 36 additions & 0 deletions automatic/hardware-freak/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
[![](https://img.shields.io/chocolatey/v/hardware-freak?color=green&label=hardware-freak)](https://chocolatey.org/packages/hardware-freak) [![](https://img.shields.io/chocolatey/dt/hardware-freak)](https://chocolatey.org/packages/hardware-freak)

## Hardware Freak

Hardware Freak is a free system information utility designed to present you a lot of information about the hardware found inside your PC. This tool will give you information about the CPU, BIOS, Motherboard, RAM Memory, Graphics card, Sound card, Hard Drive, External storage devices, Operating system, Optical Media, Networking, Printers, Keyboard, Mouse and USB Ports.

If u ever had any question about any of the listed components, this utility will provide you with the answer, giving you the full picture about your system.

Hardware Freak is now faster and lighter than ever!!

::Version 2.0::

So, what's new?

1) System Summary was added-> Now, in the end of your system test, "Hardware Freak" will generate a short report, including the most important information about your system, and you can add/edit this report before saving it to your system as a text file.

2) Battery information was added-> for those of you who have laptops and want more information about the battery, including information about the battery capacity, chemistry, charge rate, status, model, and more...

3) Better hard drive information -> Hardware Freak can now show you the temperature of your hard drive. Your hard drive must have S.M.A.R.T support for this feature to work.

4) Hardware Freak Advisor (Beta) is now included -> This feature is designed for people who don't have much knowledge about PC hardware. The idea behind it is to simply translate hardware stuff into words, so that people without much knowledge in computers could get a better idea about their system. This feature is still in beta edition and for now it supports Intel CPUs only. You might encouter bugs so please report them to [email protected].

5) Hardware Freak now can run in your system background. If you want hardware freak to stay opened, you can go to options-> Run in background when minimized. This will remove Hardware Freak from your taskbar and add an icon to the notifications zone. Double click the icon to open hardware freak again. You can always disable this feature by clicking on the option again. This feature can be extremly useful when you want to keep track of your CPU usage, clock, RAM usage and HDD temperature.

6) You can add Hardware Freak to your system startup. Just go to Options-> Open hardware freak on startup. You can also delete hardware Freak from your startup by performing the same step again.

7) Bugs and mistakes were fixed.
####PACKAGING NOTE: This is a self contained package that includes the executable. It will make an icon on your desktop and Start Menu. It does not actually "install."

#### [choco://hardware-freak](choco://hardware-freak)
To use choco:// protocol URLs, install [(unofficial) choco:// Protocol support ](https://chocolatey.org/packages/choco-protocol-support)

### Package-specific issue
If this package isn't up-to-date for some days, [Create an issue](https://github.com/tunisiano187/Chocolatey-packages/issues/new/choose)

Support the package maintainer and [![Patreon](https://cdn.jsdelivr.net/gh/tunisiano187/Chocolatey-packages@d15c4e19c709e7148588d4523ffc6dd3cd3c7e5e/icons/patreon.png)](https://www.patreon.com/bePatron?u=39585820)
44 changes: 44 additions & 0 deletions automatic/hardware-freak/hardware-freak.nuspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>hardware-freak</id>
<version>2.0.20161030</version>
<title>Hardware Freak</title>
<authors>Hanna Nao'm</authors>
<owners>bcurran3</owners>
<packageSourceUrl></packageSourceUrl>
<projectUrl>https://web.archive.org/web/20150502215423/http://www.hannanaom.webs.com/</projectUrl>
<iconUrl>https://cdn.rawgit.com/dtgm/chocolatey-packages/965d3637340010a8d4fa1e48459475bf7e41ec64/icons/hardware-freak.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Hardware Freak is a free system information utility designed to present you a lot of information about the hardware found inside your PC. This tool will give you information about the CPU, BIOS, Motherboard, RAM Memory, Graphics card, Sound card, Hard Drive, External storage devices, Operating system, Optical Media, Networking, Printers, Keyboard, Mouse and USB Ports.

If u ever had any question about any of the listed components, this utility will provide you with the answer, giving you the full picture about your system.

Hardware Freak is now faster and lighter than ever!!

::Version 2.0::

So, what's new?

1) System Summary was added-&gt; Now, in the end of your system test, "Hardware Freak" will generate a short report, including the most important information about your system, and you can add/edit this report before saving it to your system as a text file.

2) Battery information was added-&gt; for those of you who have laptops and want more information about the battery, including information about the battery capacity, chemistry, charge rate, status, model, and more...

3) Better hard drive information -&gt; Hardware Freak can now show you the temperature of your hard drive. Your hard drive must have S.M.A.R.T support for this feature to work.

4) Hardware Freak Advisor (Beta) is now included -&gt; This feature is designed for people who don't have much knowledge about PC hardware. The idea behind it is to simply translate hardware stuff into words, so that people without much knowledge in computers could get a better idea about their system. This feature is still in beta edition and for now it supports Intel CPUs only. You might encouter bugs so please report them to [email protected].

5) Hardware Freak now can run in your system background. If you want hardware freak to stay opened, you can go to options-&gt; Run in background when minimized. This will remove Hardware Freak from your taskbar and add an icon to the notifications zone. Double click the icon to open hardware freak again. You can always disable this feature by clicking on the option again. This feature can be extremly useful when you want to keep track of your CPU usage, clock, RAM usage and HDD temperature.

6) You can add Hardware Freak to your system startup. Just go to Options-&gt; Open hardware freak on startup. You can also delete hardware Freak from your startup by performing the same step again.

7) Bugs and mistakes were fixed.
####PACKAGING NOTE: This is a self contained package that includes the executable. It will make an icon on your desktop and Start Menu. It does not actually "install."</description>
<summary>Hardware Freak is a free system information utility designed to present you a lot of information about the hardware found inside your PC.</summary>
<releaseNotes>abandonware, thus the EXE insertion and linkto web.archive.org</releaseNotes>
<tags>hardware freak system information util utility tool</tags>
</metadata>
<files>
<file src="tools\**" target="tools" />
</files>
</package>
Binary file added automatic/hardware-freak/tools/HardwareFreak.exe
Binary file not shown.
10 changes: 10 additions & 0 deletions automatic/hardware-freak/tools/VERIFICATION.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.

http://www.majorgeeks.com/files/details/hardware_freak.html
http://download.cnet.com/Hardware-Freak/3000-2086_4-75578466.html
http://www.freewarefiles.com/Hardware-Freak_program_71126.html
http://www.softpedia.com/get/System/System-Info/Hardware-Freak.shtml
http://hardware-freak.en.uptodown.com/

sha256 checksum of .EXE file is 4A2BC057B101EFF62F5C874E4E167450E5A97915288075108D7B388F3FCF1049
4 changes: 4 additions & 0 deletions automatic/hardware-freak/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
$packageName= 'hardware-freak'

Install-ChocolateyShortcut -shortcutFilePath "$env:Public\Desktop\Hardware Freak.lnk" -targetPath "$env:ChocolateyInstall\lib\$packageName\tools\HardwareFreak.exe"
Install-ChocolateyShortcut -shortcutFilePath "$env:ProgramData\Microsoft\Windows\Start Menu\Programs\Hardware Freak.lnk" -targetPath "$env:ChocolateyInstall\lib\$packageName\tools\HardwareFreak.exe"
4 changes: 4 additions & 0 deletions automatic/hardware-freak/tools/chocolateyuninstall.ps1
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
$packageName= 'hardware-freak'

remove-item "$env:Public\Desktop\Hardware Freak.lnk" -Force -ErrorAction 'SilentlyContinue'
remove-item "$env:ProgramData\Microsoft\Windows\Start Menu\Programs\Hardware Freak.lnk" -Force -ErrorAction 'SilentlyContinue'
Binary file added icons/hardware-freak.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f9eb0c6

Please sign in to comment.