Skip to content
/ liru Public

liru is a toy TUI client for lichess.org, purpose was to learn rust

License

Notifications You must be signed in to change notification settings

flugsio/liru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

liru Build Status

liru is a toy TUI client for the lila project running at lichess.org

It includes features like watching games, login to play in existing games, and showing various runtime errors for your debugging pleasure.

To build it you need at least rust 1.8.0, and some version of cargo for the dependencies.

cargo run --release

For autologin while developing, use something like this:

cargo build && echo "flugsio\n$(pass lichess.org)" | RUST_BACKTRACE=1 cargo run 2> stdout.log

I recommend pass if you don't already have a password manager.

About

liru is a toy TUI client for lichess.org, purpose was to learn rust

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages