Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ilynxcat/stream-overlay-server
Barebones little OBS overlay. Displays currently playing track in Apple Music on macOS via JXA.
https://github.com/ilynxcat/stream-overlay-server
bun hono obs-studio twitch-overlay
Last synced: 16 days ago
JSON representation
Barebones little OBS overlay. Displays currently playing track in Apple Music on macOS via JXA.
- Host: GitHub
- URL: https://github.com/ilynxcat/stream-overlay-server
- Owner: iLynxcat
- Created: 2024-08-16T12:38:48.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-16T16:09:07.000Z (5 months ago)
- Last Synced: 2024-12-18T17:13:12.340Z (16 days ago)
- Topics: bun, hono, obs-studio, twitch-overlay
- Language: TypeScript
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# @ilynxcat/stream-overlayer
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.1.20. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.