* app: add code for macOS and Windows apps under 'app' * app: add readme * app: windows and linux only for now * ci: fix ui CI validation --------- Co-authored-by: jmorganca <jmorganca@gmail.com>
update uuid.New().String() to uuid.NewString()
This focuses on Windows first, but coudl be used for Mac and possibly linux in the future.