Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 762 Bytes

README.md

File metadata and controls

33 lines (27 loc) · 762 Bytes

Multi-Win

Combine different programs in one quick access. It only works in Linux distros (Tested in GNOME and KDE interface).

Usage

Open Multi-Win app

Clone git repository:

$ git clone https://github.com/Ianm22/Multi-Win/

Execute main.py from Multi-Win folder:

$ cd Multi-Win
$ python3 main.py

How to use

You will se two tabs: Create and Remove In create tab:

  1. You must first select the number of apps you want to combine in one quick access.
  2. Then select what apps you want to combine.
  3. Insert the quick access name.
  4. Click on the 'Create app' button.

In remove tab:

  1. Select a quick access you have created.
  2. Click on the 'Remove' button.