MichaelJBerk / Splitter

A speedrunning timer for macOS

Home Page:https://mberk.com/splitter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Splitter

Splitter

A native Speedrunning timer for macOS

FAQ

Tips

Tip Jar

Download

Stable

The latest stable release of Splitter is available on the Mac App Store:

Download Latest Stable Release

Beta Testing

If you're a "thrill seeker", want to help test the next version of Splitter, or just like living on the edge, you can try out the latest beta release, which is based on the dev branch

(https://github.com/MichaelJBerk/Splitter/releases)

Discussion

You can suggest features, report issues, and contribute to the overall discussion about Splitter on the official Discord Server.

Supported Formats

Info about Splitter's native file format

In addition to the Splitter-native .split format, the app can edit and save the following: - LiveSplit (.lss) - Splits.io (.json)

Note that some features (such as appearance and color settings) are only saved to a .split file. As such, if you don't want to have to set them every time you open the file, it's recommended to save the file as .split (by clicking "File" -> "Save as..." in the menubar). If you need to need to share it with someone who isn't using Splitter, just open the .split file, and save it in whatever other format works best.

Building Splitter

If you want to build Splitter yourself:

  • Install CocoaPods if you don't already have it installed
  • Clone this repo
  • run pod install in the project's root directory
    • You'll be prompted to set the secret and client keys for Splits.io, but you can press the Return key to leave them blank. See cocoapods-keys for more info.
  • Open Splitter.xcworkspace in Xcode

Acknowledgements

LiveSplit Core

Splits.io

Files by John Sundell

MASShortcut by Vadim Shpakovski

Preferences by Sindre Sorhus

Sparkle by Sparkle Project

Cocoapods

About

A speedrunning timer for macOS

https://mberk.com/splitter


Languages

Language:Swift 96.1%Language:C++ 3.2%Language:LSL 0.4%Language:Objective-C 0.1%Language:Ruby 0.1%Language:Shell 0.1%Language:HTML 0.0%