NoteBook FanControl CLI Client
nbfc
[OPTIONS] start | stop | restart | status | config | set
-h, --help
show this help message and exit
--version
show program's version number and exit
Start the service
-h, --help
show this help message and exit
-e, --enabled
Start in enabled mode (default)
-r, --readonly
Start in read-only mode
Stop the service
Restart the service
-h, --help
show this help message and exit
-e, --enabled
Restart in enabled mode (default)
-r, --readonly
Restart in read-only mode
Show the service status
-h, --help
show this help message and exit
-a, --all
Show service and fan status (default)
-s, --service
Show service status
-f, --fan FAN INDEX
Show fan status
-w, --watch SECONDS
Show status periodically
List or apply configs
-h, --help
show this help message and exit
-l, --list
List all available configs (default)
-s, --set config
Set a config
-a, --apply config
Set a config and enable fan control
-r, --recommend
List configs which may work for your device
Control fan speed
-h, --help
show this help message and exit
-a, --auto
Set fan speed to 'auto'
-s, --speed PERCENT
Set fan speed to PERCENT
-f, --fan FAN INDEX
Fan index (zero based)
/var/run/nbfc_service.pid File containing the PID of current running nbfc_service.
/var/run/nbfc_service.state.json State file of nbfc_service. Updated every EcPollInterval miliseconds See nbfc_service.json(5) for further details.
/usr/share/nbfc/nbfc.json The system wide configuration file. See nbfc_service.json(5) for further details.
/etc/nbfc/configs/*.json Configuration files for various notebook models. See nbfc_service.json(5) for further details.
Bugs to https://github.com/nbfc-linux/nbfc-linux
Benjamin Abendroth ([email protected])
nbfc_service(1), nbfc_service.json(5), ec_probe(1), fancontrol(1)