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/

Daniele Bonini (皮夕): WebDev and DevOps by lots of Sim.pli.city bits 99393bf6e8 Update home.php 3 years ago
Private 99393bf6e8 Update home.php 3 years ago
Public a747a70d02 Add files via upload 3 years ago
CNAME beebe0a65a Update CNAME 3 years ago
INSTALLATION.md 1624345676 Update INSTALLATION.md 3 years ago
LICENSE 5a72f1b3de Create LICENSE 3 years ago
README.md 89d81acfdd Update README.md 3 years ago
dd.html 0a517488f4 Add files via upload 3 years ago
index.html 328a3c9ab0 Update index.html 3 years ago

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

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

Hope you can enjoy it and let us know about any feedback: my25mb@aol.com

Screenshot:

Http Console in action