opensnitch icon indicating copy to clipboard operation
opensnitch copied to clipboard

Go UI for OpenSnitch

Open lucor opened this issue 5 years ago • 2 comments

Hi, first off thanks for the project. I've created a go UI for OpenSnitch with Fyne: https://github.com/lucor/fyne-opensnitch

Before to make a PR, I'd check if that is interesting or not.

lucor avatar May 26 '19 18:05 lucor

oh that's super cool, does it support all the current features? i'd really love to drop the python UI

evilsocket avatar Jun 04 '19 10:06 evilsocket

I wasn't able to setup the python UI so I can't say if all the current features are supported but below is a list of the supported ones based on python UI screenshots:

  • Ask dialog: ported
  • Statistics: implemented only the general tab
  • UI config file: able to read default action from config file

By sure it needs some work yet, but basic feature should be there.

lucor avatar Jun 05 '19 17:06 lucor