Thursday, 10 November 2022

New Show Hacker News story: latest news

Show HN: animaterm - a Rust TUI library
2 by dxtr_85 | 0 comments on Hacker News.
Hi all, I wanted to share with you a library that I have created. It is written in Rust, a language that I have been learning recently. You can also check it on crates.io: https://ift.tt/8IRJZ3q 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://ift.tt/6Kf5cCI 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 :)

No comments:

Post a Comment