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: 3 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-13T18:27:03.000Z (almost 2 years ago)
- Last Synced: 2025-02-06T04:11:21.785Z (4 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:[email protected]), shark by [Michael Rolig](mailto:[email protected]) and [Justin Yunke](mailto:[email protected]), and shark2 by [Hisaaki Shibata](mailto:[email protected]), refactored by [Cameron Kaiser](mailto:[email protected]). I'm just uploading it here for posterity.
Please consult the [original website](https://www.floodgap.com/software/radiosh/) for more information.