jcs
/wifi_da
(View History)
BlueSCSI Wi-Fi Desk Accessory for classic Mac OS
jcs rez: 2025 | Amendment 42 on January 13, 2025 |
Name | Last Commit | Last Modified | |
---|---|---|---|
LICENSE | README: 2025, release 1.3 | 20 days ago | |
README | README: 2025, release 1.3 | 20 days ago | |
Wi-Fi DA.π.r | rez: 2025 | 20 days ago | |
about.c | *: Don't add our own about menu on System 7+, simplify dialog | 1 year ago | |
main.c | *: Don't rely on our static wifi_da persisting | 26 days ago | |
scsi.c | scsi: Don't warn() for anything, the user doesn't care | 26 days ago | |
util.c | util: Fix truncated termination in vsnprintf, from upstream | 4 months ago | |
util.h | util: Fix truncated termination in vsnprintf, from upstream | 4 months ago | |
wi-fi.h | *: Don't rely on our static wifi_da persisting | 26 days ago | |
window.c | *: Don't rely on our static wifi_da persisting | 26 days 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.3 - 2025-01-13 - Fix a handful of bugs - Add a log window that can be toggled by clicking on the signal icon - Add localization for strings shown in the UI for Macs running non-English installations, which was initiated by Jean-Michel Durand - Add Dutch translation by Axel Roest - Add French translation by Jean-Michel-Durand (onegeekarmy) - Add Italian translation by qwertyoruiop 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 |