This is a split timer for video game speedruns, specifically for .
This application is written in JavaScript and currently runs in a web browser. I will be integrating it with Electron and distributing desktop packages for Windows, Linux, and Mac OS.
You can watch me develop this application live on Twitch.
- I can't run LiveSplit on Linux.
- Existing speedrun timers still don't have all the features that some streamers want.
- I needed a project to show on my stream that is interesting to work on, relevant to my friends, and actually useful.
The basic timer code is functional, as well as the interface for creating, saving, and loading run settings.
I'm writing this app to meet the needs of speedrun streamers, so if there's something you want out of a timer, I want to hear it. Please post feature requests as GitHub issues or contact me directly on GitHub or Twitch (@s__herzog) and I will add issues on your behalf.
- Global and local keybinds
- Customizable keybinds
- Custom time comparisons
- Integration with speedrun.com and splits.io APIs
- Decent styling
- User-defined layouts
- Selectable themes
- User-defined themes
I want to get a mostly fully functional application together on my own first. After I'm satisfied with it, I will step back a bit and accept input from any other developers who feel like contributing to this project.