49 Commits

Author SHA1 Message Date
Christopher Schultz
47f80f10c3 Use md5 binary instead of md5sum (#38) 2025-01-04 01:14:43 -08:00
Bryan Casey
df952d6f97 Merge pull request #35 from TheCase/checksum_direct_target
distinct filename for checksum
2024-12-03 21:19:11 -07:00
TheCase
5e4f39c6ab distinct filename for checksum 2024-12-03 21:16:34 -07:00
Bryan Casey
3aca16b115 Merge pull request #33 from ChristopherSchultz/main
Allow build to specify and use custom JAVA_HOME
2024-12-03 20:32:12 -07:00
Christopher Schultz
ec5beaba9c Use JAVA_HOME environment variable if set. 2024-12-03 11:15:56 -05:00
Christopher Schultz
75c2e6660f Use the app's bundled / linked java for launch. 2024-12-03 11:15:17 -05:00
Bryan Casey
94ec317bf6 Merge pull request #29 from TheCase/parse_latest
add latest file discovery
2024-10-06 19:48:15 -06:00
TheCase
1f685b8918 check for bad parsing with fallback 2024-10-06 12:13:05 -06:00
TheCase
0ce4a743df add latest file discovery 2024-09-22 15:46:08 -06:00
Bryan Casey
a9a623d2ff Merge pull request #22 from TheCase/twh_sha_fix
fix sha check
2023-01-25 09:53:39 -07:00
TheCase
9d472f4735 remove comment line 2023-01-25 09:53:10 -07:00
TheCase
405493a525 fix sha check 2023-01-25 09:52:34 -07:00
Bryan Casey
4e0fac6fbf Merge pull request #20 from arrogantrabbit/arrogantrabbit-patch-1
Tolerate whitespace in the path
2023-01-18 18:23:32 -07:00
Chipmunk
f8112e9d44 Tolerate whitespace in the path
Handle whitespace in the path, for cases when the app is stored in .e.g. `~/Library/Mobile Documents/com~apple~CloudDocs/Applications/IPMIView.app`
2023-01-18 14:48:26 -08:00
Bryan Casey
68057d059a Merge pull request #18 from audunjoh/master
Update script.sh
2022-10-04 12:53:48 -06:00
audunjoh
5e25258f35 Update script.sh
md5sum is not included by default in macOS (12.16 at least), thus MD5 check will fail.
"Check SHA-256" portion now checks SHA-256, instead of MD5.
2022-10-04 14:41:17 +02:00
Bryan Casey
310d2d8ff0 Merge pull request #16 from TheCase/ChrisCarini/improveScript
Download needed files in `script.sh`; update `README.md`.
2022-07-03 11:15:49 -06:00
ChrisCarini
920b2f3e52 Delete the correct path (Contents/Resources/IPMIView). 2022-06-25 11:56:22 -07:00
ChrisCarini
82b12f9673 Download needed files in script.sh; update README.md. 2022-06-24 07:53:19 -07:00
Bryan Casey
8a60b14db7 Update README.md 2022-06-22 21:44:32 -06:00
Bryan Casey
e6ed79af88 Update README.md 2021-04-01 12:20:20 -06:00
Bryan Casey
36d5f65d43 Update README.md 2021-04-01 12:19:41 -06:00
Bryan Casey
b141e7fe2c Merge pull request #12 from fw8/fw8-handle-uncompressed-download
Also try to untar the uncompressed version of the archive
2020-04-07 19:27:57 -06:00
Florian Wolpert
c500cb39ec Also try to untar the uncompressed version of the archive
Sometimes the download ist automatically decompressed. In this case the script should try to untar the plain tar archive or else exit with an error.
2020-04-06 13:39:52 +02:00
Bryan Casey
6adb18bbf0 Merge pull request #10 from vi7/add_icon
Add application icon
2020-02-18 13:24:13 -07:00
Vitaliy Dmitriev
199994f9af Add application icon
Signed-off-by: Vitaliy Dmitriev <vi7alya@gmail.com>
2020-02-18 10:55:52 +01:00
Bryan Casey
a41bc50ad5 clarity 2020-01-15 19:12:26 -07:00
Bryan Casey
140e2d2ad1 cleanup 2020-01-04 12:32:54 -07:00
Bryan Casey
79ce707e3a note user dir 2020-01-04 12:00:27 -07:00
Bryan Casey
ce87c90280 add exclusions 2020-01-04 11:59:26 -07:00
TheCase
5ce127871e formatting 2020-01-02 01:10:00 -06:00
TheCase
7988b1bd84 cleanup 2020-01-02 01:06:44 -06:00
Bryan Casey
4bd4c102cd Update IPMIView 2020-01-02 01:04:59 -06:00
Bryan Casey
c1df88580c Update README.md 2020-01-02 01:04:20 -06:00
TheCase
b6f61c68f9 add ignore 2020-01-02 00:57:27 -06:00
TheCase
d13d7d6527 cleanup 2020-01-02 00:56:36 -06:00
Bryan Casey
910b3a7c8d Merge pull request #7 from loozhengyuan/loozhengyuan-patch-1
Fix typo on Resources folder
2020-01-02 00:51:32 -06:00
TheCase
b663786fca typo correction 2020-01-02 00:50:25 -06:00
Loo Zheng Yuan
9f7798b8a2 Fix typo on Resources folder 2020-01-02 14:33:28 +08:00
bryan
e14e763698 fix for java issues 2020-01-01 19:22:19 -06:00
TheCase
32488ddd28 add troubleshooting instructions. 2019-11-23 15:53:07 -07:00
Bryan Casey
c06f181abf Update README.md 2019-11-13 19:52:17 -07:00
Bryan Casey
33897190b0 Update README.md 2019-11-13 19:51:30 -07:00
TheCase
f72f7a3535 new source URL 2019-11-13 19:39:42 -07:00
TheCase
1761e30613 commit 2018-07-01 12:47:50 -06:00
TheCase
f253dc2796 refactroed structure and README 2018-07-01 12:46:48 -06:00
Bryan Casey
e7878c3975 Update README.md 2017-03-05 12:08:30 -07:00
Bryan Casey
8b9b576d2a typo 2017-03-04 19:55:46 -07:00
TheCase
b68fabd056 init 2017-03-04 19:53:34 -07:00