Skip to content

slate v0.1.1

Choose a tag to compare

@vakharwalad23 vakharwalad23 released this 11 Jul 14:06
· 27 commits to main since this release
03777b4

slate v0.1.1

A small update to the phone app. The macOS helper is unchanged from v0.1.0.

What's new

  • App picker in macro steps. When you build a macro, the Launch / Activate / Quit app steps now
    use the same app picker as the main action editor - pick from your Mac's apps (with their real
    icons) instead of typing a bundle id by hand. Manual entry stays as a fallback.

Downloads

  • Android: slate-0.1.1.apk - open it on your phone and allow installing from your browser or
    files app when prompted.
  • macOS helper: slate-helper-0.1.0.dmg (unchanged since v0.1.0). Drag SlateHelper onto
    Applications, then clear quarantine once:
    xattr -dr com.apple.quarantine /Applications/SlateHelper.app

New to slate? See the user guide.

Heads-up: traffic is not yet end-to-end encrypted (keep the helper on a trusted LAN) - see
Security. App-layer E2E encryption is the next
priority.