#minecraft #terminal #tui #end-poem

app end-poem-tui

Minecraft End Poem visualizer in the terminal

1 unstable release

new 0.1.0 Dec 4, 2024

#112 in Command-line interface

Download history 155/week @ 2024-12-02

155 downloads per month

GPL-3.0 license

3MB
3K SLoC

❤️ 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

Dependencies

~2–10MB
~127K SLoC