Track which laptops and monitors your organization owns, who has each item, and when it was purchased for depreciation.
Manage software licenses and see how many seats are in use across the organization.
Sync assets automatically from Jamf, Kandji, or UniFi device management platforms into a central register.
Scan barcodes with a mobile phone to quickly check equipment in or out of inventory.
Requires a web server with PHP and a MySQL database, the official Docker image simplifies setup considerably.
Snipe-IT is a free, open-source web application for tracking IT assets and software licenses. It is designed for IT operations teams that need to know which laptops, monitors, and other equipment they own, who currently has each item checked out, when things were purchased for depreciation purposes, and which software licenses are in use. It runs on a web server and is accessed through a browser, with no desktop application to install. The software is built on Laravel, a PHP web framework. You can install it on Linux, macOS, or Windows servers, or run it using the official Docker image. It supports MySQL as its database. The project has detailed installation and upgrade documentation, and a live demo is available on the project website. Snipe-IT includes a JSON REST API, which has led to a community of third-party integrations. The README lists tools that sync assets from device management platforms like Jamf, Kandji, Mosyle, and UniFi into Snipe-IT automatically, as well as a PowerShell wrapper, a .NET library, a Perl module, and Python scripts for various tasks. Several mobile apps from third-party developers let you scan barcodes and interact with the system from a phone. A first-party mobile app is described as being in development. The project has over 330 contributors, is actively maintained with frequent releases, and has a Discord community for support. Security vulnerabilities are reported directly by email rather than through the public issue tracker. Translations into multiple languages are available and managed through Crowdin. If you need to track what hardware your organization owns and keep those records up to date without paying for a commercial ITAM tool, Snipe-IT is a well-established option with broad integration support.
← grokability on gitmyhub — every repo by this author, as a profile.
Verify against the repo before relying on details.