Add GPL v3 license

This commit is contained in:
Jeena 2025-08-14 20:04:18 +09:00
parent 3eed0a8621
commit 09d1f9c3b7
2 changed files with 678 additions and 0 deletions

View file

@ -34,3 +34,7 @@ It assumes you already set up the .env file.
In the old script you had to get the report manually from the browser.
I added get_report.py which logs in with a headless chromium browser,
gets the report for you so it's possible to automate it with cron.
## License
GPL v3