Finally the smart inventory solution to track your hardware and any other geek stuff (software on premise) - PHP: <=8.1, GPL https://invenktory.5mode-foss.eu

Dan Nuggetsman 837998067d Add files via upload 1 周之前
Private df6924bf0b Update home.php 8 月之前
Public 0d0ddcf02a Add files via upload 3 月之前
CNAME bbcd072c1f Update CNAME 2 年之前
INSTALLATION.md 837998067d Add files via upload 1 周之前
LICENSE 5a72f1b3de Create LICENSE 4 年之前
README.md d7784d88ed Update README.md 7 月之前
index.html 47b84b22d9 Update index.html 3 月之前

README.md

Invenktory

Hello and welcome to Invenktory!

Invenktory is a light and simple software on premise to track your devices.

Invenktory is released under GPLv3 license, it is supplied AS-IS and we do not take any responsibility for its misusage.

First step, use the left side panel password and salt fields to create the hash to insert in the config file. Remember to manually set there also the salt value.

As you are going to run Invenktory in the PHP process context, using a limited web server or phpfpm user, you must follow some simple directives for an optimal first setup:

  1. Check the permissions of your "Inventory" folder in your web app private path; and set its path in the config file.
  2. In the Inventory path create a ".INVsampledir" folder and give to this folder the write permission. This folder will be the sample folder to copy from new folders inside the inventory path.
  3. Likewise, in the Inventory path must exist ".INVsamplefile.xml" and give to this file the write permission. This file will be the sample file to copy from new inventory files.
  4. Configure the max devices per xml file as required (default: 10).
  5. Configure the max history items and max recall history items as required (default: 50).

Invenktory understands a limited set of commands with a far limited set of parameters:
cd, cd.., cp, edit, help, ls, mv, pwd, show

Go ahead by typeing in your password and your command.

In edit mode press [CTRL]+[X] to exit or [CTRL]+[S] to save.

For any need of software additions, plugins and improvements please write to info@5mode.com

To help please donate by clicking https://gaox.io/l/dona1 and filling the form.

Screenshot:

Http Console in action

Feedback: code@gaox.io