Skip to content

Argos script which gives you a tray icon in Gnome to control asusctl (functions of supported Asus laptops)

License

Notifications You must be signed in to change notification settings

vijay-prema/asusctl-argos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

asusctl-argos

Argos script which gives you a tray icon in Gnome to run asusctl commands (allowing control of various functions of Asus laptops)

Requirements

Installation

  1. Install the requirements listed above (Make sure you enable Argos in Gnome Extensions)

  2. Put asus.+.sh into your Argos scripts folder (usually ~/.config/argos/)

  3. If you want the Asus ROG tray icon to show up, you can download it and copy it to ~/.local/share/icons/hicolor/scalable/apps/profile-performance.svg. You might need to restart Gnome with Alt+F2, type r and press enter.

  4. Customize the script based on what you want to see.

Current Functionality

Note: to see the icons, your icon theme needs to have those logos. I use Papirus Icon theme in Ubuntu.

Possible Issues

Right now I have not found any issues on my PC but please be aware this script relies on some hardcoded aspects which may require adjustment on some hardware or with some older or future versions of asusctl and supergfxctl.

Terminal substrings and the tr command are used to extract the current battery charge limit and CPU profile from longer strings, so if the input string changes then these need to be adjusted.

On some laptops, the available profiles for GPU and CPU setting may be different to what is hardcoded, these can be discovered on your PC using the asusctl profile -l and supergfxctl -s commands.

About

Argos script which gives you a tray icon in Gnome to control asusctl (functions of supported Asus laptops)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages