# ❤️ End Poem TUI Visualize the amazing End Poem by Julian Gough in the terminal. ![End Poem TUI preview](PREVIEW.gif) ## Installation [Install Cargo](https://doc.rust-lang.org/stable/cargo/getting-started/installation.html) 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 - [Julian Gough](https://www.juliangough.com/) for the poem ❤️ - [Monocraft](https://github.com/IdreesInc/Monocraft) the font in the preview