Skip to content

mgolisch/lso-remote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lso-remote

simple websocket server to control livesplitone

example usage:

  1. pip install --user pipx
  2. pipx install git+https://github.com/mgolisch/lso-remote
  3. lso-remote run-server
  4. connect local lso or one.livesplit.org to ws://localhost:5000 (seems to work fine in chromium atleast)
  5. send commands using lso-remote send-command (split/skip/reset .. see --help)
  6. use hotkey app of choice (DE/WM default or something like https://github.com/baskerville/sxhkd) to bind keys to the corresponding command
  7. profit

About

simple websocket server to control livesplitone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages