You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
363 B
16 lines
363 B
# FBSmartHome
|
|
|
|
**fbsh-cli** - FritzBox SmartHome Console Client
|
|
|
|
## Configuration File
|
|
To set some default settings and create the configuration file, just run `./fbsh-cli -host *HOSTNAME* -user *USERNAME* -pass *PASSWORD* saveconfig`
|
|
|
|
The default configuration will be saved under $HOME/.fbsh.config.
|
|
|
|
## Supported Commands
|
|
+ saveconfig
|
|
+ connect
|
|
+ list
|
|
+ help
|
|
|