YouEyeSea is free and open-source software licensed under the GNU Affero General Public License v3.0 (AGPL-3.0). This license gives you broad freedom to use, study, modify, and distribute the software — with one important condition: if you distribute or run a modified version, you must make your modifications available under the same terms.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/alexjohntomy/you-eye-sea/llms.txt
Use this file to discover all available pages before exploring further.
What the AGPL-3.0 is
The AGPL-3.0 is a strong copyleft license published by the Free Software Foundation. It is based on the GPL v3, with one critical addition: network use counts as distribution. Under the standard GPL, you could run a modified version on a public server without releasing your changes. The AGPL closes that loophole. If users interact with your modified version over a network, you must provide them access to the corresponding source code.What you can do
- Use YouEyeSea for any purpose, including commercial use.
- Copy and distribute verbatim copies of the source code.
- Modify the source code to suit your needs.
- Distribute your modified version to others.
What you must do
- Keep it open: Any version you distribute or run as a network service must be released under the AGPL-3.0.
- Share your source: If you distribute the software (including running it as a web service accessible to others), you must make the complete corresponding source code available — including your modifications.
- Preserve notices: Retain all existing copyright notices, license notices, and warranty disclaimers in any copy you distribute.
- State your changes: Modified versions must carry prominent notices stating that you changed the files and the date of those changes.
What the AGPL-3.0 does not require
- You do not need to release your changes if you only run the software privately on your own machine or internal network without providing access to others.
- You are not required to pay any fee or obtain any permission to use or distribute the software.
- You are not required to contribute your changes back to the original YouEyeSea repository, though contributions are welcome.
Full license text
The complete license terms are available in the repository: ViewLICENSE.txt on GitHub
This page is a plain-language summary of the AGPL-3.0. It is not legal advice. For authoritative terms, read the full license text linked above.
