- Scrolling
To install Lemmynator, ensure you have Rust and Cargo installed on your system, and then run:
cargo install lemmynator
Launch Lemmynator in your terminal to initialize the configuration and make adjustments as needed. Subsequently, run Lemmynator again. For list of keybindings, press '?'.
Lemmynator stores its configuration in a TOML file located at ~/.config/lemmynator/config.toml by default.
[connection]
instance = "slrpnk.net"
username = "YOUR_USERNAME"
password = "YOUR_PASSWORD"
[general]
accent_color = "LightGreen"
Contributions are welcome! If you'd like to contribute to Lemmynator, please fork the repository, make your changes, and submit a pull request!