Skip to content

soufrabi/qplex

Repository files navigation

QPlex

License: AGPLv3 GitHub commits GitHub issues GitHub pull requests GitHub stars

Screenshots

screenshot1 screenshot1

Videos

video1

Getting Started

Installation

Linux

On Debian/Ubuntu

curl -LO https://github.com/soufrabi/qplex/releases/download/stable/qplex.deb
sudo apt install ./qplex.deb

Windows

Open Powershell in Admin mode and run the following command

irm https://raw.githubusercontent.com/soufrabi/qplex/main/scripts/windows_install.ps1 | iex

or,

Download the application from the releases section

Add your API key

  1. Go to Settings -> Edit Settings -> API
  2. Paste or Type your API key
  3. Click on Save

Development

Testing

git clone https://github.com/soufrabi/qplex.git
cd qplex
./scripts/linux_build.sh deps
./scripts/linux_build.sh setup
./scripts/linux_build.sh build

Author

Anirban Dey

License

This project is licensed under the GPLv3 License - see the LICENSE file for details