Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gaskam-com/beamradio
A simple radio for BeamNG.drive where you can connect spotify and French radio.
https://github.com/gaskam-com/beamradio
Last synced: about 2 months ago
JSON representation
A simple radio for BeamNG.drive where you can connect spotify and French radio.
- Host: GitHub
- URL: https://github.com/gaskam-com/beamradio
- Owner: gaskam-com
- Created: 2023-07-18T18:18:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-23T11:35:52.000Z (11 months ago)
- Last Synced: 2024-10-15T03:23:28.637Z (3 months ago)
- Language: JavaScript
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# beamradio
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.0.28. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.