Skip to content
/ Aura Public

A tool with limited AI capabilities to manage computers in academic labs.

License

Notifications You must be signed in to change notification settings

Dovyski/Aura

Repository files navigation

Aura

A tool with limited AI capabilities to manage computers in academic labs. It is composed of two parts: the web part (PHP/MySQL) and the aura-client (PHP, running as a command line app on every computer to be managed).

aura_screenshot

Installation

Clone the repo to your web document root (e.g. /var/www/). Create a MySQL database and populate it with the content of inc/resources/sql/aura.sql. Finally change the file /config.php to fit your needs, like the database name/user/password. You're good to go!

Contributors

If you liked the project and want to help, you are welcome! Submit pull requests or open a new issue describing your idea.

License

Aura is licensed under the MIT license.

About

A tool with limited AI capabilities to manage computers in academic labs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published