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

https://github.com/tobycm/rudy-blinder

rudy has a very fancy rgb matrix that i can draw stuff over it through the internet...
https://github.com/tobycm/rudy-blinder

Last synced: 2 days ago
JSON representation

rudy has a very fancy rgb matrix that i can draw stuff over it through the internet...

Awesome Lists containing this project

README

          

# rudy-blinder

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run index.ts
```

This project was created using `bun init` in bun v1.3.5. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.