Skip to content

caglarturali/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scripts

Shell scripts I wrote mostly for fun. 😁

Descriptions

appimlaunch: Launches the newest AppImage in the given directory. Nice to have if your AppImage does not care about desktop shortcuts, thus leaving you with a broken one after updating itself to a newer version.

  • Update the Exec line in the .desktop file as follows after obtaining the script:
    Exec=sh -c "/path/to/appimlaunch /path/to/application/dir/ [optional_keyword]"

btconn: (Auto)connects to a Bluetooth device with the given MAC address. Takes care of the pairing and trusting the device too.

chgov: Lists and changes the CPU scaling governor.

About

Shell scripts I wrote mostly for fun. 😁

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages