Orvyn - Complex TUI made simple #1578
halsten-dev
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everybody,
I wanted to share with you the project I've working on for quit some time called Orvyn. It's built on top of BubbleTea and allow to quickly create complex interface.
Orvyn change quite a bit how BubbleTea works but allows to think and code as widgets and layouts for fully responsive and resizable interfaces.
It comes with a focus manager to allow complex layout navigation, here is a small demo of complex layout in action.
Farental.-.Orvyn.demo.mp4
There is also a full theme management system to propose multiple themes for your app. Not really visible in this demo because my terminal is dark, but will look good on a light terminal. More accessibility.
Orvyn.-.Theme.mp4
The application shown in the demo is the client for a idle mmorpg I'm working on.
There is a small demo in the project to get started quickly.
https://github.com/halsten-dev/orvyn
Please feel free to open issues on the project or ask any questions. I'll be happy to answer.
P.S : Works also great with bubblehelp that allows for easy contextual help (shown in the video too 😉)
Beta Was this translation helpful? Give feedback.
All reactions