Move mac-ui into src/

This commit is contained in:
Adam Ierymenko 2015-05-08 12:35:41 -07:00
parent a40192a40b
commit 8594e17f2b
63 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,6 @@
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.