emadda / robata

macOS window selector
https://robata.app
Other
12 stars 0 forks source link
macos

Robata

Put it on the grill.

Robata is a window selector app for macOS.

Download for macOS.

Please report any issues or feedback you have.

You can also contact me at enzo@robata.app.

Learn more: robata.app.

Keyboard shortcuts

Custom methods of opening

By default the bottom left of any attached trackpads open Robata. You just need to rest your finger lightly (no tap needed).

You can customize this via Robata -> Settings.

You can attach your own keyboard or mouse shortcuts to toggle Robata using any of these methods:

# Toggles the UI.
open /Applications/Robata.app
robata://show
robata://hide
robata://toggle

Used in a shell script:

#!/bin/sh
open "robata://toggle"

Permissions

Robata requires:

Drag and drop the app onto these lists and enable the toggle.

It only uses the screenshot API whilst the UI is being viewed. Accessibility is required for access to window titles, sizes and to the trackpad.

Security: Apple Notarized

Robata is notarized by Apple, which has the following benefits:

Robata does not access the network or disk whilst it runs.

Acknowledgements

Thanks to the developers of open source projects for their discovery and documentation of the Apple APIs that allows reading macOS spaces.

You may want to give them a try if Robata does not suit your needs: