Skip to content

RIF-Robotics/multi_terminal_launch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Multiple Terminal Launch

Install dependencies

sudo apt-get install xdotool

Install to user folder

# Make sure pip is upgraded
pip3 install --upgrade pip

pip3 install -e .

# Add local python executables to the PATH in your `.bashrc` file
PATH="~/.local/bin":${PATH}

About

Launch multiple terminals and run commands in them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages