ryanrixxh / timestamper

Capture the moment stay in the moment. Timestamper helps Twitch streamers create markers and post them to Twitch! It call also save to local marker files.
https://timestamper.fly.dev/
1 stars 0 forks source link
rust twitch twitch-api typescript

Why did development stop so soon?

A few days after publishing the initial version of this software, I found another application that solves this problem, only much better.

https://firebot.app/ Firebot is a all-in-one Bot that can allow hotkey assignment amoung many other things. For this reason I've began to use this and recommend others do the same. I'll keep timestamper up and available in case people would like to use it or fork it, but I'll be focusing my efforts on trying to solve problems that arent yet solved.

https://streamer.bot/ Streamer bot is another more configurable and extendible bot written in C# that allows for custom scripting

Timestamper Early Development Version

Build from source instructions...

Requirements

Build Instructions

  1. Download or checkout the repository
  2. Navigate to project directory and run npm install
  3. Run cargo tauri dev

Tech Stack

Core

Frontend