An open API service indexing awesome lists of open source software.

https://github.com/angeloavv/iommy


https://github.com/angeloavv/iommy

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# IOMMY

IOMMY screenshot

An app to list devices in IOMMU Groups, useful for setting up VFIO when doing passthrough with KVM/QEMU.

[![Flutter CI](https://github.com/AngeloAvv/iommy/actions/workflows/default.yml/badge.svg)](https://github.com/AngeloAvv/iommy/actions/workflows/default.yml)
[![Star on GitHub](https://img.shields.io/github/stars/AngeloAvv/iommy.svg?style=flat&logo=github&colorB=deeppink&label=stars)](https://github.com/AngeloAvv/iommy)
[![License: GPL](https://img.shields.io/badge/license-GPL-purple.svg)](https://opensource.org/licenses/GPL-3.0)
[![](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86)](https://github.com/sponsors/AngeloAvv)

If you want to support this project, please leave a star, share this project, or consider donating through [Github Sponsor](https://github.com/sponsors/AngeloAvv).

## Getting Started
Download the latest binaries under the release section according to your Operative System. Right now IOMMY is compatible with Linux only.

## Features
- Output sorted properly by IOMMU group
- Only specific devices (ex: PCI, USB controllers, SATA controllers, etc)
- Locate relative devices sharing the same IOMMU group
- Light and dark mode support

## License
IOMMY is available under the GNU General Public License Version 3. See the COPYING file for more info.