Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jinek/Consolonia

A cross-platform UI framework for .NET.
https://github.com/jinek/Consolonia

gui tui ui

Last synced: about 1 month ago
JSON representation

A cross-platform UI framework for .NET.

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.