TheCase / IPMIView.app

MacOS App wrapper for Supermicro's IPMIView/iKVM java app
https://github.com/TheCase/IPMIView.app/wiki
201 stars 42 forks source link

Download needed files in `script.sh`; update `README.md`. #16

Closed ChrisCarini closed 2 years ago

ChrisCarini commented 2 years ago

Example execution of script:

$ > bash script.sh
Downloading latest version of IPMIView from [https://www.supermicro.com/wdl/utility/IPMIView/Linux/]...
index.html.tmp                                        100%[=====================>]   5.04K  --.-KB/s    in 0s
robots.txt.tmp                                        100%[=====================>]     129  --.-KB/s    in 0s
CheckSum.txt                                          100%[=====================>]     224  --.-KB/s    in 0s
IPMIView_2.20.0_build.220309_bundleJRE_Linux_x64.tar. 100%[=====================>] 144.67M  2.93MB/s    in 50s
Extracting contents of downloaded IPMIView archive...
Linking 'java' and 'jre'...
Copying IPMIView.app over to ~/Applications directory...
Completed.

You can now open ~/Applications/IPMIView.app

$ >