With this library you can create animated user interfaces within terminal. UI elements can be stored as regular text files (with ANSI escape codes) allowing for community mods. It also reads user input. You can follow a link below for more info.
Check the docs here: https://docs.rs/animaterm/0.1.1/animaterm/ In order to see complete documentation one must build it locally with: cargo doc --open
Also this lib includes a studio app where you can build your UI, it looks like this: https://ibb.co/1Xypfy9
Feedback is appreciated :)