au.stevetech.yafi

YAFI is another GUI for the Framework Laptop Embedded Controller
 
  0
  no reviews



It is written in Python with a GTK4 Adwaita theme, and uses the CrOS_EC_Python library to communicate with the EC.

YAFI has the capability for the following features:

  • Fan control and temperature monitoring
  • LED control
  • Battery statistics
  • Battery limiting
  • Hardware information

You will need to install the udev rules to allow non-root access to the EC device. See the README for more information.

Alternatively, you can run <code>curl -Lfs yafi.stevetech.au/udev.sh | sudo sh</code> to install the udev rules.

YAFI is not affiliated with Framework Computer Inc. in any way.