Skip to content

Latest commit

 

History

History
68 lines (38 loc) · 2.62 KB

README.md

File metadata and controls

68 lines (38 loc) · 2.62 KB

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

Download Latest Beta

If you'd like to see what features are in the works, you can look at the Roadmap

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:

  • Clone this repo
  • run pod install in the project's root directory
    • If prompted for keys, just type in whatever you like and press enter. It won't make a difference to you
  • Open Splitter.xcworkspace in Xcode

Note that you'll need to have Cocoapods and Cocoapods-keys installed to build the project

Acknowledgements

LiveSplit Core

Splits.io

Files by John Sundell

MASShortcut by Vadim Shpakovski

Preferences by Sindre Sorhus

Sparkle by Sparkle Project

Cocoapods

Microsoft App Center