Taskbar Launcher for WinApps. Feel free to fork, submit pull requests, write issues and promote this project to grow the WinApps community!
WinApps should have already brought in everything that the script will need, however a package known as yad may be missing. You can use the instructions below to install it:
sudo apt install yad
sudo dnf install yad
sudo pacman -Syu --needed yad
sudo zypper install yad
-
Install
WinApps. -
Navigate to the
WinApps-Launcherfolder.cd ~/.local/bin/winapps-src/WinApps-Launcher
-
Mark the
WinApps-Launcher.shscript as executable.chmod +x WinApps-Launcher.sh
-
Run
WinApps-Launcher.sh../WinApps-Launcher.sh
-
(Optional) You can also open
winapps-launcher.servicewith a text editor and use the instructions within to configure a user service that can automatically start the WinApps Launcher on boot!