https://github.com/shuang886/radiosh
Mac OS X command-line controller for the venerable USB-based Griffin radioSHARK, allowing you to programmatically control its two LED notifiers and tune to arbitrary FM and AM radio stations from scripts and your shell.
https://github.com/shuang886/radiosh
griffin radioshark
Last synced: 7 months ago
JSON representation
Mac OS X command-line controller for the venerable USB-based Griffin radioSHARK, allowing you to programmatically control its two LED notifiers and tune to arbitrary FM and AM radio stations from scripts and your shell.
- Host: GitHub
- URL: https://github.com/shuang886/radiosh
- Owner: shuang886
- License: other
- Created: 2023-09-13T17:09:37.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-13T18:27:03.000Z (about 2 years ago)
- Last Synced: 2025-02-06T04:11:21.785Z (9 months ago)
- Topics: griffin, radioshark
- Language: C
- Homepage: https://www.floodgap.com/software/radiosh/
- Size: 112 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# radiosh
Mac OS X command-line controller for the venerable USB-based Griffin radioSHARK, allowing you to programmatically control its two LED notifiers and tune to arbitrary FM and AM radio stations from scripts and your shell.This code was based on rslight by [Quentin D. Carnicelli](mailto:qdc@rogueamoeba.com), shark by [Michael Rolig](mailto:michael_rolig@alumni.macalester.edu) and [Justin Yunke](mailto:yunke@productivity.org), and shark2 by [Hisaaki Shibata](mailto:shibata@luky.org), refactored by [Cameron Kaiser](mailto:ckaiser@floodgap.com). I'm just uploading it here for posterity.
Please consult the [original website](https://www.floodgap.com/software/radiosh/) for more information.