You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Nelson Chen b41079ddf9 Update Application Mac Menu. Small MacGap leftover. 11 years ago
..
MacGap Update Application Mac Menu. Small MacGap leftover. 11 years ago
MacGap.xcodeproj Add signed binary build of Mac GUI wrapper. 11 years ago
LICENSE Move mac-ui into src/ 11 years ago
README.md Move mac-ui into src/ 11 years ago

README.md

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.