OpenAdminOS

Download

Download the local-first desktop app.

Download OpenAdminOS for macOS or Linux, review release notes, and inspect the open-source Microsoft 365 admin agent runtime before running it against a tenant.

Current release

v0.2.1

macOS

Use the DMG for a normal workstation install. Use the PKG when you need a managed deployment package.

.dmg

DefaultApple Silicon · signed and notarized

Direct install for individual workstations

SHA-256

abad155a069b35b691868b6d4ffb5aab44a80d7ace87c297c9c2ef95f638fecc
Download .dmg

.pkg

ManagedApple Silicon · signed and notarized

Installer package for Intune, Jamf, Munki, or MDM rollout

SHA-256

4060d91361182d04789576426e88b870b3bd50b3d145a259da612ae6ae55634b
Download .pkg

Linux x64

Linux packages are unsigned preview builds. Verify the SHA-256 hash before installing.

AppImage

PortableLinux x64 · unsigned

Runs on most desktop distributions

SHA-256

8e4b73759a0805d44b3257fe16b8d054b5da079bc8484dcd2798ac0b4dbffa39
Download AppImage

.deb

Linux x64 · unsigned

Ubuntu and Debian-family systems

SHA-256

d974cc7ee8d2a769ca0e193d08218bd407f6ce9b6a7cf7ce3815a2a41f597261
Download .deb

.rpm

Linux x64 · unsigned

Fedora, RHEL, and compatible systems

SHA-256

389d721e510e84105c2e721a0d2a8620555e2230dc6b0debb14272cb8bbcc5f8
Download .rpm

Windows

Planned

Windows packaging is planned after signing is complete. The app surface and write-confirmation rules are the same across platforms.

Source

Inspect the code before connecting a tenant.

The app, runtime, registry contract, and SDK are open-source under the MIT License.

Inspect the repository

Before first run

Connect a tenant and choose a model provider.

OpenAdminOS uses MSAL for Microsoft 365 tenant consent and Microsoft Graph access. Local model providers keep prompts and tenant context on the workstation. Hosted providers are optional and labeled before tenant context leaves the device.

Read-only agents can run after consent. Write agents always stop at a diff confirmation screen before changing tenant state.

Read the trust model