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...
- Host: GitHub
- URL: https://github.com/tobycm/rudy-blinder
- Owner: tobycm
- License: mit
- Created: 2026-02-10T22:55:13.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-02-11T02:34:30.000Z (4 months ago)
- Last Synced: 2026-02-11T06:49:53.931Z (4 months ago)
- Language: TypeScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.