jcs
/wifi_da
(View History)
BlueSCSI Wi-Fi Desk Accessory for classic Mac OS
| jcs rez: Oops, update the dast with 1.4 | Amendment 45 on August 19, 2025 |
| Name | Last Commit | Last Modified | |
|---|---|---|---|
| LICENSE | README: 2025, release 1.3 | 10 months ago | |
| README | *: Release 1.4 | 3 months ago | |
| Wi-Fi DA.π.r | rez: Oops, update the dast with 1.4 | 3 months ago | |
| about.c | *: Don't add our own about menu on System 7+, simplify dialog | 2 years ago | |
| main.c | *: Don't rely on our static wifi_da persisting | 10 months ago | |
| scsi.c | scsi: Don't warn() for anything, the user doesn't care | 10 months ago | |
| util.c | util: Fix truncated termination in vsnprintf, from upstream | 1 year ago | |
| util.h | util: Fix truncated termination in vsnprintf, from upstream | 1 year ago | |
| wi-fi.h | *: Fix WIFI_NETWORK_FLAG_HIDDEN definition | 8 months ago | |
| window.c | *: Release 1.4 | 3 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.4 - 2025-08-19 - Fix a bug entering hidden Wi-Fi SSID, reported by Chris Hanson 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 |