jcs
/wifi_da
(View History)
BlueSCSI Wi-Fi Desk Accessory for classic Mac OS
jcs wi-fi: Turn debugging back off | Amendment 31 on September 19, 2024 |
Name | Last Commit | Last Modified | |
---|---|---|---|
LICENSE | *: Bump copyright year, update dast resource | 9 months ago | |
README | *: Add dialog to manually specify another/hidden SSID | 2 months ago | |
Wi-Fi DA.π.r | *: Add dialog to manually specify another/hidden SSID | 2 months ago | |
about.c | *: Don't add our own about menu on System 7+, simplify dialog | 1 year ago | |
main.c | main: Make debug logging suck much less | 2 months ago | |
scsi.c | *: Make some warnings less warny | 1 year ago | |
util.c | util: Fix truncated termination in vsnprintf, from upstream | 2 months ago | |
util.h | util: Fix truncated termination in vsnprintf, from upstream | 2 months ago | |
wi-fi.h | wi-fi: Turn debugging back off | 2 months ago | |
window.c | window: We can't use WiFiPasswordDialogFieldFilter for SSID, duh | 2 months ago |
README |
BlueSCSI Wi-Fi DA: a Wi-Fi status and control Desk Accessory for BlueSCSI Written by joshua stein <jcs@jcs.org> - http://jcs.org/bluescsi BlueSCSI Wi-Fi DA is free software; see the LICENSE file for copyright/licensing To install on System 7, drag the Wi-Fi suitcase onto the System Folder, and click OK when asked to put it into the Apple Menu Items folder. To install on System 6, use the Font/DA Mover utility: - Open Font/DA Mover - Click the Desk Accessory radio button at the top - Click Open... - Choose the Wi-Fi DA - Select Wi-Fi from the list on the right - Click << Copy << - Click Quit - Restart There should now be a Wi-Fi option in the Apple menu. Change history: 1.2 - 2024-09-18 - Add option to manually specify another (possibly hidden) SSID 1.1 - 2024-01-29 - Fix password entry in connection dialog on Mac OS 8+ 1.0 - 2023-10-25 - First public release supporting BlueSCSI v2023.10.12 |