commit b1fd4fce60492ece3bf5383beb83f8fe0d5e99bd Author: JakeBreath Date: Sun Aug 2 21:27:34 2026 -0500 Started Repo diff --git a/AGENTS.md b/AGENTS.md new file mode 100644 index 0000000..17b3a2d --- /dev/null +++ b/AGENTS.md @@ -0,0 +1 @@ +you have to use the venv inside the venv folder on this path, dont try to use the system's python diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..4a4edf5 --- /dev/null +++ b/LICENSE @@ -0,0 +1,71 @@ +Jake Labs Non‑Commercial Software Licence + +Copyright (c) 2026 JakeBreath + +0. Authorized Distribution and Scope + +This Licence applies exclusively to copies of the Software that have been +lawfully obtained from a public distribution channel explicitly designated +by the Licensor (e.g., GitHub, GitLab, Codeberg, Itch.io, Steam, or any +similar public repository or platform) where the Software has been published +by the copyright holder. Any copy of the Software acquired through any other +means – including but not limited to breach of contract, violation of a +non-disclosure agreement, unauthorized access to private repositories, +exploitation of security vulnerabilities, hacking, or accessing a developer’s +personal computer, local network, or development device – is not authorized, +and this Licence does not grant any rights whatsoever with respect to such +copies. Such unauthorized copies are deemed “Closed‑Source” and remain fully +protected by copyright with no licence granted. No rights under this Licence +are conveyed to any recipient of such an unauthorized copy. + +1. Grant of Rights and Conditions + +Subject to the terms of this Licence, you are granted a worldwide, +royalty‑free, non‑exclusive, irrevocable licence to use, copy, modify, merge, +publish, distribute, and sublicense copies of the Software, provided that: + + a) Attribution: You must give appropriate credit, provide a link to this + Licence, and indicate if changes were made. You may do so in any + reasonable manner, but not in any way that suggests the Licensor + endorses you or your use. + + b) Copyleft: Any modified version of the Software that you distribute must + be licensed as a whole under this same Licence, and you must make the + corresponding source code readily available to recipients under these + same terms. This requirement applies to the modified work as a whole, + including any combined or derivative works that include any portion of + the Software. + + c) Strictly Non‑Commercial: Commercial use of the Software, in original or + modified form, is prohibited. “Commercial use” includes, but is not + limited to: + + (i) selling the Software, including it in a product or service for + which a fee is charged, or using it to provide a paid service; + + (ii) using the Software (directly or indirectly) on any website, + platform, application, or online service that displays + advertisements, sponsored content, or other promotional + material intended to generate revenue – including incidental + or automatically injected advertisements; + + (iii) using the Software as part of the backend infrastructure, + content delivery network (CDN), or server‑side processing of + any website, application, or service that restricts access to + content behind a paywall, subscription, or other payment + mechanism, or that otherwise monetizes content through + advertisements, commercial data collection, or similar means. + + Any output, data, or results generated by the Software may not be + used in connection with any such monetized or advertisement‑supported + platform. + +2. Disclaimer of Warranty + +THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS +IN THE SOFTWARE.