Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md
TipTour cursor actions

TipTour

This and That

License: MIT Platform: macOS 14.2+

A macOS menu bar companion with two modes, powered by your own API keys.

ModeShortcutWhat it does
Gemini realtimeCtrl+OptionTalk about your screen and ask for one desktop action per turn. Press again to stop.
JEV textCtrl+KType a click-based task. JEV chooses from locally detected controls, then TipTour executes and validates each action.

JEV is selected by default. On first launch, choose JEV or Gemini, save that mode’s API key, then grant its permissions. JEV does not require microphone access. You can switch later in Settings → Models, which shows only the selected mode’s key field. Keys stay in macOS Keychain. There are no shared keys, hosted key proxies, or keys loaded from other projects.

Shortcuts activate only the selected mode. The primary menu-bar button and welcome hint follow your selection.

Using TipTour

  • Gemini supports clicking, typing, shortcuts, app/URL opening, scrolling, and highlighted text edits. It also supports creating an Apple Notes note from supplied content.
  • JEV supports single, double, and right clicks. It reads screen labels and locations from local detection; it cannot see images or generate replacement text. Use Gemini for writing or keyboard actions.
  • Press Escape in the text panel or click Stop to cancel JEV. JEV acts on its top-ranked target without a confidence cutoff. The loop stops when JEV chooses none or reports completion, on an execution pause/failure, or at its 12-action limit.
  • Hold Ctrl+Shift and paint over an area to give Gemini focus context.
  • Hold Ctrl+Option+Command for the Speak / Type / Highlight shortcut chooser.
  • Auto-click lets TipTour act. Point only lets Gemini indicate where you should click. JEV requires auto-click.

Settings also contains desktop action access, screenshot privacy, permissions, and optional debug visuals. There is no recording, video creation, or image-generation pipeline.

Privacy and permissions

Gemini receives microphone audio and, when enabled, screenshots. JEV receives your typed task, locally detected labels/locations, and recent action history; screenshots stay local. Both modes use the shared local grounding and action engine.

Accessibility permission is needed to inspect and control apps. macOS Screen Recording / Screen Content permission enables screenshots and local screen detection; it does not mean TipTour records videos. Microphone access is only needed for Gemini voice.

Build

Requires macOS 14.2+ and a current Xcode with Swift support. Open tiptour-macos.xcodeproj, select the TipTour scheme, set your signing team, and build/run in Xcode. Package dependencies resolve through Xcode.

Use Xcode for app builds: terminal xcodebuild is prohibited by this repository's workflow to preserve the installed app's macOS permissions. Run scripts/test-jev.sh for isolated JEV decision tests without installing or launching the app.

Code

See source layout and local harness contract. main is the integration branch for both modes; feature branches are temporary PR work.

MIT licensed. See LICENSE.

关于 About

Open-Source fast local computer use
ai-pointercomputer-usejevmacos-app

语言 Languages

Swift98.7%
Shell1.3%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
122
Total Commits
峰值: 34次/周
Less
More

核心贡献者 Contributors