User Interface - SilverEzhik/fmtest GitHub Wiki
The user interface is the star of the show. I am roaming between two operating systems right now, but this will either be a GTK or an UWP application. I aim to have something that will be familiar to a Finder user, but will not look out of place on whatever operating system it is running on. I really really really don't want Electron - so this will most likely just be rewritten per-platform.
This is also the layer where Open() is handled - the FM and FS (except for local) layers are platform-independent.