MCPcopy Index your code
hub / github.com/CryZe/livesplit-one-desktop

github.com/CryZe/livesplit-one-desktop @v0.0.2

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.0.2 ↗ · + Follow
34 symbols 49 edges 4 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

LiveSplit LiveSplit One

This repository hosts the Desktop version of LiveSplit One. LiveSplit One is a version of LiveSplit that uses the multiplatform livesplit-core library to create a new LiveSplit experience that works on a lot of different platforms.

The Web Version is available here.

Build Instructions

In order to build LiveSplit One you need the Rust Compiler. You can then build and run the project with:

cargo run

In order to build and run a release build, use the following command:

cargo run --release

Core symbols most depended-on inside this repo

create_marker
called by 2
twitch-stream-markers/src/lib.rs
parse_run
called by 1
src/config.rs
parse_run_or_default
called by 1
src/config.rs
is_game_time
called by 1
src/config.rs
parse_layout
called by 1
src/config.rs
parse_layout_or_default
called by 1
src/config.rs
create_hotkey_system
called by 1
src/config.rs
configure_timer
called by 1
src/config.rs

Shape

Method 19
Class 13
Function 2

Languages

Rust100%

Modules by API surface

src/config.rs21 symbols
twitch-stream-markers/src/lib.rs7 symbols
src/stream_markers.rs3 symbols
src/main.rs3 symbols

For agents

$ claude mcp add livesplit-one-desktop \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page