wayfarer/README.md
2023-08-09 15:26:20 +02:00

728 B

Wayfarer

A simple TUI application to display Journey savefiles.

How to install

Simply install it with cargo.

cargo install --git https://github.com/valeth/wayfarer

Make sure the path cargo installs to is in your system's PATH.

wayfarer tui <path-to-savefile>

# or

wayfarer show <path-to-savefile>

TUI Keybindings

Key Description
ESC Return to "normal mode"
q Quits the application
o Open a new file
w Toggle file watcher mode (requires "watch" feature)