A tab completion script that works for Bash. Relies on the BSD md5 command on Mac and md5sum on Linux, so as long as yo have one of those two commands, this should work.
$ gradle [TAB]
| #!/usr/bin/env python3 | |
| """ | |
| Get Garmin OAuth tokens via real browser login (Playwright). | |
| Bypasses the 429-blocked SSO programmatic login endpoint. | |
| Usage: | |
| uv run --with playwright --with requests-oauthlib scripts/garmin-browser-auth.py | |
| First time setup (installs Chromium): | |
| uv run --with playwright python -m playwright install chromium |
| <NotepadPlus> | |
| <UserLang name="Gradle" ext="gradle"> | |
| <Settings> | |
| <Global caseIgnored="yes" /> | |
| <TreatAsSymbol comment="yes" commentLine="yes" /> | |
| <Prefix words1="no" words2="no" words3="no" words4="no" /> | |
| </Settings> | |
| <KeywordLists> | |
| <Keywords name="Delimiters">"'0"'0</Keywords> | |
| <Keywords name="Folder+"></Keywords> |