prefixaut / splitterino

High-End customizable Splitting-App (Multiplatform)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Coverage Code Climate maintainability Release Version License

Splitterino

Splitterino is an open-source multi-platform applications for speedrunners (gaming-speedrunners) to time their runs with! It's greatly insprired from existing splitters like LiveSplit, but is build freshly from the ground up with customization in mind.

Splitterino is built ontop Electron and Vue, using TypeScript as the language for a more reliable and stable application.

Usage

To install Splitterino to use it, you should use the installer for your operating system. Download the appropriate installer from the GitHub Releases page and follow the instructions.

Installation

This installation is aimed for developers to work on and test the code.

Required Software:

First, clone the repository to your local machine. The rules for contributing are specified in CONTRIBUTING

Then install all packages via yarn and then serve the application.

yarn
yarn serve

Beware of possible zombie threads when the application is killed via Ctrl+C.

About

High-End customizable Splitting-App (Multiplatform)

License:MIT License


Languages

Language:TypeScript 78.4%Language:Vue 18.5%Language:JavaScript 1.6%Language:CSS 1.5%Language:HTML 0.1%