Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gabrieljablonski/timestamperino-kripperino

Checking how long ago Kripp's Battlegrounds games were played.
https://github.com/gabrieljablonski/timestamperino-kripperino

kripp twitch twitchtv youtube

Last synced: about 2 months ago
JSON representation

Checking how long ago Kripp's Battlegrounds games were played.

Awesome Lists containing this project

README

        

# timestamperino-kripperino

Require node >v22.0.0

To install dependencies:

```bash
bun install
sudo apt-get install tesseract-ocr
```

To run:

```bash
bun run src/index.ts
```

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