Scripts and other files for controlling afpfs-ng-mac via GUI
Go to file
mabam d6d050cc2e
Update readme.md
Update readme.md to reflect code changes from December 2020
2021-03-14 00:25:58 +01:00
Library/Scripts/afpfs-ng-mac Rationalize file paths & adopting to macFUSE 4 2020-12-19 20:43:56 +01:00
source Fix permissions for /usr/local/afpfs-ng-mac 2020-12-20 05:02:07 +01:00
usr/local/afpfs-ng-mac Fix sidebar shortcut for Mavericks and up 2020-12-19 23:54:18 +01:00
.gitignore Fix AppleScript in “source” to be uncompiled, update .gitignore 2020-12-19 13:34:07 +01:00
LICENSE Initial commit 2018-01-23 22:14:20 +00:00
README.md Update readme.md 2021-03-14 00:25:58 +01:00

README.md

afpfs-ng-OSX GUI

This repository contains the GUI related files included in the .pkg installer at https://github.com/mabam/afpfs-ng-mac/releases .

"Library/Scripts" and "usr/local" contain GUI related files and folders at the locations the afpfs-ng-mac .pkg installer writes them to the boot partition.

"source" contains the uncompiled scripts of two of those files (I used Platypus for compiling afpfs-ng-mac.mount_cmd.command).

"source/post-installation script" contains the post-install script built into the .pkg installer.