Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jinek/Consolonia
A cross-platform UI framework for .NET.
https://github.com/jinek/Consolonia
gui tui ui
Last synced: 6 days ago
JSON representation
A cross-platform UI framework for .NET.
- Host: GitHub
- URL: https://github.com/jinek/Consolonia
- Owner: jinek
- License: mit
- Created: 2021-11-04T12:52:44.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T12:29:36.000Z (15 days ago)
- Last Synced: 2024-10-29T14:55:17.043Z (15 days ago)
- Topics: gui, tui, ui
- Language: C#
- Homepage:
- Size: 30.6 MB
- Stars: 349
- Watchers: 17
- Forks: 12
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Consolonia UI
TUI (Text User Interface) (GUI Framework) implementation for [Avalonia UI](https://github.com/AvaloniaUI)
Supports XAML, data bindings, animation, styling and the rest from Avalonia.
> Project is in proof of concept state and is looking for collaboration.
## Showcase (click picture to see video)
[![datagridpic](https://user-images.githubusercontent.com/10516222/141980173-4eb4057a-6996-45bf-83f6-931316c98d88.png)](https://youtu.be/ttgZmbruk3Y)Example of usage: https://github.com/jinek/ToolUI
Solution contains one more readme file with coding information.