Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.54 KB

File metadata and controls

36 lines (23 loc) · 1.54 KB

intuneme

OpenSSF Scorecard

intuneme provisions and manages a systemd-nspawn container running Microsoft Intune on an immutable Linux host. The container handles enrollment, compliance, and corporate resource access while making minimal changes to the host.

Features

  • Container lifecycle management (init, start, stop, destroy, recreate)
  • Broker proxy for host-side single sign-on (Edge, VS Code, and other MSAL apps)
  • Run MCP servers inside the container, wired to host stdio (mcp) — for tools that must authenticate against the container's tenant
  • Device hotplug — YubiKey and webcam passthrough via udev rules
  • GNOME Quick Settings extension for start/stop and app launch without a terminal
  • Desktop shortcuts for Microsoft Edge and Intune Portal

Documentation

Full documentation is at https://frostyard.github.io/intuneme/

Quick install

go install github.com/frostyard/intuneme@latest

Alternatively, Arch Linux users can install intuneme or intuneme-bin from the Arch User Repository (AUR):

Contributing

See the contributing guide on the docs site.

License

MIT