-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
Description
In this HN thread the possibilities of a linux client were discussed. Probably with Gtk#.
This issue shall be a progress list for this:
Preperation
- Remove CSharpUtils class, copy used methods/classes directly to project
- Seperate logic and presentation in two seperate projects
- Plugins and other common projects should target .Net Standard
Implementation
- Addd GTK# project
- It would be nice to reuse all the OnPropertyChanged logic in it, because currently the plugins communicate through it with the UI.
- Probably fix Auto Updater
Thoughts / Contributions welcome :D
thenanobel, poVoq, sunjam and lozdreamz