mirror of
https://github.com/inventree/inventree-website.git
synced 2025-04-27 21:16:45 +00:00
* always run CI, check for html errors * fix links * switch a tags to div * add alt text * fix internal links * remove unneeded example section * remove legacy section * update requirements * test more * fix flag
39 lines
1.6 KiB
Markdown
39 lines
1.6 KiB
Markdown
---
|
|
layout: default
|
|
title: InvenTree Mobile App
|
|
---
|
|
|
|
{% include block/hero.html title='Mobile stock control' title_2='in the' color='palm of your hand' gallery='appgallery/' perPage=3 detail='The InvenTree Mobile App brings stock control to your pocket. Integrating seamlessly with the InvenTree API, the app provides immediate access to inventory data wherever you are.' %}
|
|
|
|
<article class="cm-gray-2 body-font section-container" markdown="1">
|
|
|
|
Native barcode support provides a multitude of context-sensitive stock control actions, allowing streamlined inventory management at your fingertips.
|
|
The app has been optimized for speed, providing instant access to stock knowledge and handy on-site functionality.
|
|
|
|
### Features
|
|
|
|
Core app features include:
|
|
|
|
- View and edit part and stock information with a blazingly fast interface
|
|
- Perform stock control actions on the go
|
|
- Barcode integrations simplify stock operations
|
|
- Receive purchase orders and check in stock items
|
|
|
|
### Download
|
|
|
|
The InvenTree app can be downloaded from either the Android or Apple app stores, or accessed via the links below:
|
|
|
|
<span class='fab fa-android'></span> [Android Play Store](https://play.google.com/store/apps/details?id=inventree.inventree_app).
|
|
|
|
<span class='fab fa-apple'></span> [Apple App Store](https://apps.apple.com/au/app/inventree/id1581731101?platform=iphone)
|
|
|
|
### Documentation
|
|
|
|
Mobile app documentation can be found on the [InvenTree documentation site](https://docs.inventree.org/en/latest/app/app/).
|
|
|
|
### Code
|
|
|
|
The source code for the InvenTree app is available on [GitHub](https://github.com/inventree/inventree-app/) under the MIT license.
|
|
|
|
</article>
|