Skip to content

Tray widget to change power profiles and graphics mode for Asus-ROG laptop

License

Notifications You must be signed in to change notification settings

LionelSalesses/AsusLinuxTray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a simple tray widget which lets the user change their Asus-ROG laptop power profiles and graphics mode.

Features

Supported features are:

  • Change power profiles
  • Change graphics mode
  • Display discrete GPU status

Requirements

An Asus-ROG laptop is required (tested on Asus Zephyrus G14 2021).

This project depends on:

  • python >= 3 (tested with version 3.10.5)
  • PyQt5
  • powerprofilectl (tested with version 0.11.1)
  • supergfxctl (tested with version 4.0.4, broken with version 5.0.1)

Usage

To start the tray widget:

python src/launch.py

It is recommended to launch this tray widget at startup.

Screenshots

screenshot1.png

Credits

Icons contained in icons/ directory are made by Good Ware on flaticon. They are under flaticon license. Icons used in this project are from those packs: 1, 2

License

The code is under MIT License.

Alternatives

asusctl-gex, asusctltray

Releases

No releases published

Packages

No packages published

Languages