2019-11-13 19:52:17 -07:00
2019-11-13 19:52:17 -07:00

IPMIView (java) App wrapper for MacOS

Download the latest IPMIView software from SuperMicro:

https://ftp.supermicro.com/wftp/utility/IPMIView/Linux/

git clone https://github.com/TheCase/IPMIView.app
cd IPMIView.app
mkdir -p Resources/IPMIView
tar -zxvf ~/Downloads/IPMIView*.tar.gz --strip=1 -C ./Resources/IPMIView/.
cd ..
cp -R IPMIView.app ~/Applications
Description
MacOS App wrapper for Supermicro's IPMIView/iKVM java app
Readme 488 KiB
Languages
Shell 100%