├── .github └── workflows │ └── static.yml ├── LICENSE ├── LICENSE.info ├── README.md ├── _OLD_BAD_freeboxos_bash_api.sh_ORIG_dont-work-anymore-in-2024 ├── fbx-delta-nba_bash_api.sh ├── googlefa1d25b1774f28fe.html ├── local_direct_ul_api-video-example.webm └── loginfreebox /.github/workflows/static.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/freeboxos/freeboxos-bash-api/HEAD/.github/workflows/static.yml -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/freeboxos/freeboxos-bash-api/HEAD/LICENSE -------------------------------------------------------------------------------- /LICENSE.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/freeboxos/freeboxos-bash-api/HEAD/LICENSE.info -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/freeboxos/freeboxos-bash-api/HEAD/README.md -------------------------------------------------------------------------------- /_OLD_BAD_freeboxos_bash_api.sh_ORIG_dont-work-anymore-in-2024: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/freeboxos/freeboxos-bash-api/HEAD/_OLD_BAD_freeboxos_bash_api.sh_ORIG_dont-work-anymore-in-2024 -------------------------------------------------------------------------------- /fbx-delta-nba_bash_api.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/freeboxos/freeboxos-bash-api/HEAD/fbx-delta-nba_bash_api.sh -------------------------------------------------------------------------------- /googlefa1d25b1774f28fe.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/freeboxos/freeboxos-bash-api/HEAD/googlefa1d25b1774f28fe.html -------------------------------------------------------------------------------- /local_direct_ul_api-video-example.webm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/freeboxos/freeboxos-bash-api/HEAD/local_direct_ul_api-video-example.webm -------------------------------------------------------------------------------- /loginfreebox: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/freeboxos/freeboxos-bash-api/HEAD/loginfreebox --------------------------------------------------------------------------------