Skip to content

Releases: Slaymish/Otto

Otto v0.2.0

Choose a tag to compare

@github-actions github-actions released this 20 Jun 11:28
Immutable release. Only release title and notes can be modified.
a3e2e86

Install

  1. Download Otto-v0.2.0.pkg and double-click to run the installer
  2. Otto.app is placed in /Applications automatically
  3. Open Otto from Launchpad or Spotlight — the setup wizard guides you through entering your OpenAI API key

Gatekeeper notice: Otto is not notarized. On first launch, right-click → Open in Finder, then click Open in the dialog.

Requirements

  • macOS 14 (Sonoma) or later
  • Python 3 (pre-installed on macOS)
  • OpenAI API key

What the installer does

  • Places Otto.app in /Applications — no other files are written to your system
  • On first launch Otto installs its Python dependencies (~30 MB) into ~/Library/Application Support/Otto/ — no system Python packages are modified

Full Changelog: v0.1.1...v0.2.0

Otto v0.1.1

Choose a tag to compare

@github-actions github-actions released this 20 Jun 11:04
Immutable release. Only release title and notes can be modified.
f87f4d8

Install

  1. Download Otto-v0.1.1.pkg and double-click to run the installer
  2. Otto.app is placed in /Applications automatically
  3. Open Otto from Launchpad or Spotlight — the setup wizard guides you through entering your OpenAI API key

Gatekeeper notice: Otto is not notarized. On first launch, right-click → Open in Finder, then click Open in the dialog.

Requirements

  • macOS 14 (Sonoma) or later
  • Python 3 (pre-installed on macOS)
  • OpenAI API key

What the installer does

  • Places Otto.app in /Applications — no other files are written to your system
  • On first launch Otto installs its Python dependencies (~30 MB) into ~/Library/Application Support/Otto/ — no system Python packages are modified

Full Changelog: v0.1.0...v0.1.1

Otto v0.1.0

Choose a tag to compare

@github-actions github-actions released this 20 Jun 10:48
Immutable release. Only release title and notes can be modified.
dcd7f3a

Install

  1. Download Otto-v0.1.0.pkg and double-click to run the installer
  2. Otto.app is placed in /Applications automatically
  3. Open Otto from Launchpad or Spotlight — the setup wizard guides you through entering your OpenAI API key

Gatekeeper notice: Otto is not notarized. On first launch, right-click → Open in Finder, then click Open in the dialog.

Requirements

  • macOS 14 (Sonoma) or later
  • Python 3 (pre-installed on macOS)
  • OpenAI API key

What the installer does

  • Places Otto.app in /Applications — no other files are written to your system
  • On first launch Otto installs its Python dependencies (~30 MB) into ~/Library/Application Support/Otto/ — no system Python packages are modified

Full Changelog: v0.0.6...v0.1.0

Otto v0.0.6

Choose a tag to compare

@github-actions github-actions released this 20 Jun 09:19
Immutable release. Only release title and notes can be modified.
cee38a9

Install

  1. Download Otto-v0.0.6.pkg and double-click to run the installer
  2. Otto.app is placed in /Applications automatically
  3. Open Otto from Launchpad or Spotlight — the setup wizard guides you through entering your OpenAI API key

Gatekeeper notice: Otto is not notarized. On first launch, right-click → Open in Finder, then click Open in the dialog.

Requirements

  • macOS 14 (Sonoma) or later
  • Python 3 (pre-installed on macOS)
  • OpenAI API key

What the installer does

  • Places Otto.app in /Applications — no other files are written to your system
  • On first launch Otto installs its Python dependencies (~30 MB) into ~/Library/Application Support/Otto/ — no system Python packages are modified

Full Changelog: v0.0.5...v0.0.6

Otto v0.0.4

Choose a tag to compare

@github-actions github-actions released this 20 Jun 07:38
Immutable release. Only release title and notes can be modified.
703597f

Install

  1. Download Otto-v0.0.4.pkg and double-click to run the installer
  2. Otto.app is placed in /Applications automatically
  3. Open Otto from Launchpad or Spotlight — the setup wizard guides you through entering your OpenAI API key

Gatekeeper notice: Otto is not notarized. On first launch, right-click → Open in Finder, then click Open in the dialog.

Requirements

  • macOS 14 (Sonoma) or later
  • Python 3 (pre-installed on macOS)
  • OpenAI API key

What the installer does

  • Places Otto.app in /Applications — no other files are written to your system
  • On first launch Otto installs its Python dependencies (~30 MB) into ~/Library/Application Support/Otto/ — no system Python packages are modified

Full Changelog: v0.0.3...v0.0.4

Otto v0.0.3

Choose a tag to compare

@github-actions github-actions released this 20 Jun 03:08
4ac9064

Install

  1. Download and unzip Otto-v0.0.3.zip
  2. Move the extracted folder anywhere you like (e.g. ~/Applications/Otto/)
  3. Add your OPENAI_API_KEY to a .env file inside that folder
  4. Double-click Otto.app — or run ./run.sh --app from a terminal

First launch: macOS will block the app since it isn't notarized.
Right-click → Open, then click Open in the dialog.

Requirements

  • macOS 14+
  • Python 3.10+ (for the voice backend — installed automatically by run.sh)

Full Changelog: v0.0.2...v0.0.3

Otto v0.0.2

Choose a tag to compare

@github-actions github-actions released this 20 Jun 02:49
cc48652

Install

  1. Download and unzip Otto-v0.0.2.zip
  2. Move the extracted folder anywhere you like (e.g. ~/Applications/Otto/)
  3. Add your OPENAI_API_KEY to a .env file inside that folder
  4. Double-click Otto.app — or run ./run.sh --app from a terminal

First launch: macOS will block the app since it isn't notarized.
Right-click → Open, then click Open in the dialog.

Requirements

  • macOS 14+
  • Python 3.10+ (for the voice backend — installed automatically by run.sh)

Full Changelog: v0.0.1...v0.0.2