end-poem-tui

Crates.ioend-poem-tui
lib.rsend-poem-tui
version0.1.0
sourcesrc
created_at2024-12-04 18:29:02.182465
updated_at2024-12-04 18:29:02.182465
descriptionMinecraft End Poem visualizer in the terminal
homepagehttps://github.com/sheeperino/end-poem-tui
repositoryhttps://github.com/sheeperino/end-poem-tui
max_upload_size
id1472386
size3,197,055
Sophie (sheeperino)

documentation

README

❤️ End Poem TUI

Visualize the amazing End Poem by Julian Gough in the terminal. End Poem TUI preview

Installation

Install Cargo if you don't have it.

Cargo

cargo install end-poem-tui

Manually

git clone https://github.com/sheeperino/end-poem-tui
cd end-poem-tui
cargo install --path .

Commands

  • -n, --name [name] To set your player name
  • -s, --speed [speed] To set the base scrolling speed
  • -w, --width [width] To set the width of the poem

Keyboard

  • Hold Space To scroll faster
  • Hold Ctrl+Space To scroll even faster
  • Press Up Arrow To invert direction
  • Press Enter To pause
  • Press q or Esc to quit

Credits

Commit count: 4

cargo fmt