Skip to content

Eli112358/piper-switcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

piper-switcher

Automatically switch Piper profiles based on active window on Linux (like G Hub on Windows)

Requirements

Note: xdotool and x11_watch_active_window.py must be available on the $PATH

Installation

  1. Download the Source code of the latest relaese
  2. Unzip it
  3. In your favorite text editor, fill out the environment file
  4. Open a terminal in the directory of the extracted zip
  5. Copy and paste the following code into the terminal
sudo mkdir /etc/piper-switcher.d
sudo mv environment /etc/piper-switcher.d
sudo mv piper-switcher.sh /usr/bin
sudo mv piper-swithcer.service /etc/systemd/system
sudo service piper-switcher enable
sudo service piper-switcher start

About

Automatically switch Piper profiles based on active window on Linux (like G Hub on Windows)

Resources

License

Stars

Watchers

Forks

Languages