No description
Find a file
2026-01-17 15:27:45 +03:00
linux add client.sh 2026-01-17 15:05:01 +03:00
LICENSE Initial commit 2026-01-17 15:03:40 +03:00
README.md add rus lang to readme.md 2026-01-17 15:27:45 +03:00
README_RU.md add rus lang to readme.md 2026-01-17 15:27:45 +03:00

widgets_portable-client

russian readme version / русская версия readme

PC client for widgets_portable

Versions

  • Linux ready, available at linux/client.sh
  • Windows not done
  • macOS not done

Installation

Linux

  1. Install the zenity package via your distros package manager

    • Arch-based: sudo pacman -S zenity
    • Debian-based: sudo apt install zenity
  2. Download client.sh from the linux/ folder

  3. Make it executable:

    chmod +x client.sh
    
  4. Run the installer:

    ./client.sh --install
    
  5. Done! You can now launch the app from any app launcher (e.g., Rofi, Wofi, etc.)