diogotr7 / OpenRGB.NET

C# client for the OpenRGB SDK
MIT License
40 stars 16 forks source link

NetCore GUI #1

Closed Dremor closed 1 year ago

Dremor commented 4 years ago

Hi,

I started designing a GUI for OpenRGB on my spare time, using GtkSharp and NetCore3 (for now, I'll migrate to NET 5.0 soon), mostly in order to learn to create GTK apps in C#.

It is still in very early stage (testing GTK standard widget, looking at how to create custom ones, imagining and drawing the future GUI, etc.), but I think I'll use your work in order to connect to OpenRGB.

I'll try to help you.

diogotr7 commented 4 years ago

Hey, that's a cool idea. If it was me I'd use avalonia instead but that doesn't matter too much :p

Feel free to ask me anything about the client or make suggestions. I'm in the open rgb discord with the same username as here.