Accelerator Keys is built for managed fleets. You install it one time. Users open Excel, and the Alt shortcuts work. No user types a license key. No user signs in. No user enters an admin password.
| Item | Value |
|---|---|
| Installer | Signed, notarized PKG: https://acceleratorkeys.com/download/latest.pkg |
| Bundle ID | com.mosessoh.AcceleratorKeys |
| Team ID | 759736J3S8 |
| Site key | One key for the full organization, from your account portal |
| Profiles | PPPC profile · Settings profile |
| Network | app.acceleratorkeys.com (443), acceleratorkeys.com (443), accelkeys.s3.us-east-1.amazonaws.com (443), *.sentry.io (443) |
You can add or remove seats at any time. The site key follows your seat count. If you remove seats, the Macs that activated last are released first, one per hour, until the fleet fits the new count.
latest.pkg to your MDM.The installer puts the app in /Applications as root. It quits the app if the app is running. Then it starts the app again for the user who is logged in. After its first launch it adds itself as a login item.
PPPC (Accessibility). Accelerator Keys needs Accessibility permission. With this permission it can send ribbon shortcuts to Excel and PowerPoint. The PPPC profile gives the permission. Users do not see the System Settings prompt.
Settings. Set three keys in the domain com.mosessoh.AcceleratorKeys:
| Key | Type | Value |
|---|---|---|
AKLicenseKey |
String | your site key |
SUEnableAutomaticChecks |
Boolean | false |
SUAutomaticallyUpdate |
Boolean | false |
Leave AKLicenseEmail empty. It is only for per-user keys.
The app activates itself a few seconds after launch. If the Mac is offline, the app tries again each hour. Keep the update checks off. A standard user cannot replace an app that root installed. Push updates with your MDM instead (Step 5).
defaults read /Library/Managed\ Preferences/com.mosessoh.AcceleratorKeys.plist prints the key.latest.pkg to your MDM.The appcast at https://acceleratorkeys.com/updates/appcast.xml is the version feed for automation. An Installomator label is in our repository at app/Releases/pkg/installomator-label.sh.
AcceleratorKeys_vX.Y.Z.pkg.AcceleratorKeys-PPPC.mobileconfig. Scope it to the same group.com.mosessoh.AcceleratorKeys. Paste the Jamf schema. Type your key in the License key field. Keep the two update fields off. Scope it to the same group. As an alternative, edit your key into AcceleratorKeys-Managed.mobileconfig and upload that profile.Profiles in System Settings.app.acceleratorkeys.com, or the key is wrong, or all seats are in use. The portal shows the seat count in use. The app tries again each hour.SUEnableAutomaticChecks to false. Confirm with defaults read /Library/Managed\ Preferences/com.mosessoh.AcceleratorKeys.plist.AKLicenseKey, or the profile is installed at user level. Use a device-level (System) profile.For help, email [email protected]. Give the name of your MDM and your macOS version.