Show HN: Build MacOS apps with Golang
github.com
Show HN: Build MacOS apps with Golang
1–7 of 7 posts
Re: Show HN: Build MacOS apps with Golang
#2Hello there,
This is a package to build apps with Golang, HTML and CSS.
For the moment it works only on MacOS but it's designed to be multiplatform.
Wanted to share this with you guys. It would be awesome if you have any feedbacks. Hope you will find it interesting.
Re: Show HN: Build MacOS apps with Golang
#3Looks interesting, waiting for linux version.
Re: Show HN: Build MacOS apps with Golang
#4really cool, great work! any plans to relax macOS 10.12 as a hard requirement?
Re: Show HN: Build MacOS apps with Golang
#5really cool, great work! any plans to relax macOS 10.12 as a hard requirement?
Thank you very much for the feedback.
Let see how things going and time available. Apple did a lot of deprecations between 10.11 and 10.12 which make things a little tricky for older versions. But it's something which will be needed to be addressed for the future. I don't want the package to be tied with the latest MacOS version.
Re: Show HN: Build MacOS apps with Golang
#6Looks interesting, waiting for linux version.
I'm currently battling with the Microsoft Winrt driver but I'd love to see this happen on Linux too.
I guess the driver would use Chromium Embedded Framework.
Contributions on that would be more than welcome.
Thank you for the feedback :).
Re: Show HN: Build MacOS apps with Golang
#7Very cool! Can't wait to give this a try.