ZeroTierOne/ext/mac-ui-macgap1-wrapper/src
2015-11-30 16:12:03 -08:00
..
MacGap GitHub issue #257 2015-11-30 16:12:03 -08:00
MacGap.xcodeproj GitHub issue #241 -- and also some appearance updates. Eventually this might get replaced by a native Mac app. 2015-11-16 14:30:25 -08:00
LICENSE Move mac-ui into src/ 2015-05-08 12:35:41 -07:00
README.md Move mac-ui into src/ 2015-05-08 12:35:41 -07:00

Mac Web UI Wrapper

This is a modified version of MacGap1 which launches a WebKit view and accesses the local ZeroTier service at its web URL. It builds the URL from the authtoken.secret file in the system home (or the user home) and the zerotier-one.port file that ZeroTier creates to advertise its control port.

It's based on the original MacGap1 source by Twitter, Inc. which is licensed under the MIT license.