Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.