Go to file
alex b9235551ea changed img url 2023-11-04 22:23:32 +01:00
public notification if telegram server is not reachable 2023-11-04 22:05:37 +01:00
src changed img url 2023-11-04 22:23:32 +01:00
.gitignore Initialize project using Create React App 2023-04-14 23:22:46 +02:00
Dockerfile improvements 2023-11-02 21:14:52 +01:00
README.md updated readme 2023-11-02 21:53:03 +01:00
build-docker.sh updated docker 2023-11-04 12:06:32 +01:00
commit_and_push.sh robots table 2023-10-14 20:41:59 +02:00
nginx.conf added telegram bot manager 2023-11-04 21:50:07 +01:00
package-lock.json docker 2023-11-02 21:33:21 +01:00
package.json preventing error 2023-11-01 21:13:27 +01:00
start.sh added start.sh for screen 2023-08-17 08:55:04 +00:00

README.md

Jannex Admin Dashboard

With this system you can easily run your Python scripts and visualize them in the user interface to manage them more easily. You can see who started the task and who worked on it later in the task view. When a group task is started, the backend server starts the Python script and sends the result to the web UI. The web UI can then be used to start the other tasks or to repeat or undo the current task.

Features

  • Dynamic Group Task System
  • Equipment Documentation System
  • Advanced log system with log viewer and log filter
  • Robot control system
  • Role System
  • Scanner integration to use mobile or pc devices as qrcode scanners
  • User login system
  • User deactivation system
  • User API key system