Welcome to the AaronOS repository!
This is where all the open-source bits of aOS will reside, so the public can read it and even make pull requests if you wish.
AaronOS is usable at https://aaronos.dev/
If you wish to deploy AaronOS on your own server, you MUST read and follow the End User License Agreement at /eula.txt By downloading or otherwise using this source code in any way, you agree to the terms listed in that file. Upon hosting AaronOS, the first connection to the project (which performs first-time setup) will also prompt you with this file.
The official AaronOS Privacy Policy can be found at /privacy.txt
You may be wondering, what is and isn't included here?
Included:
- All currently-used code in aOS
- Any graphics or other assets that aOS uses
Not Included:
- Graphics not related to aOS
- Non-related file I keep on the server
- User files (duh)
- Old, not-in-development versions of aOS
The main PHP file is /aosBeta.php
The main JavaScript file is /scriptBeta.js
The main CSS file is /styleBeta.css