Modern Parts Management for Makers and Engineers.
To deploy InventoryPro on your local machine or server, run the single-command setup. The script will even offer to install Docker for you if you are on an Ubuntu/Debian-based system:
chmod +x setup.sh
./setup.shIf you want to pull the latest features and updates from GitHub, simply run:
chmod +x update.sh
./update.shThis will pull the latest code and re-build the system while keeping all your data safe in the database.
- Modal-Based Detail Views: Fast, centered popups for viewing part details without layout shifts.
- Embedded Datasheet Previews: Automatically open and view PDF datasheets directly inside the application.
- Hierarchical Navigation: Enhanced category and location trees with deep nesting support.
- Per-User Timezones: Support for local timestamps across the entire application.
- Comprehensive Inventory Control: Track parts, categories, and storage locations.
- BOM & Production Jobs: Build assemblies and track stock deduction automatically.
- Activity Tracking: Full audit trail of who changed what and when.
- Data Safety: Built-in backup and restore functionality.
- Clean UI: Modern, responsive dashboard with dark mode support.
A full user manual is available at /admin/docs once the system is running.
Built for the modern maker lab. Open source and self-hosted.