No description
- JavaScript 100%
| build | ||
| .gitignore | ||
| gen.js | ||
| LICENSE | ||
| README.md | ||
email-signatures
Simple JXA Script for adding email-signatures into Microsoft Outlook for Mac after asking the user some basic questions about themselves
Usage
- Open
Script Editor.app - Change the
AppleScriptdropdown toJavaScript - Copy the contents of
gen.jsintoScript Editor.appand make any required changes to thetemplate- Ensure you keep the
#name#,#title#, and#phone#sections as these are used later during string substitution.
- Ensure you keep the
- Save the Application into the
./builddirectory and with NO CODE SIGNING asBink Signature Generator.app - From the
./builddirectory, executegon sign.json - This should eventually return a
Bink Signature Generator.zipfile - Extract this zip file, rename the resulting directory with a
.appsuffix. - ???
- Profit!