Qwaekactyl Desktop Now manage your client panel from desktop app. No need to open browser and then vist the website directly start the client panel in pc.
- It takes less time to open and helps to connect with client panel directly in few secs.
- Be afk while minimized window
- Run afk or client panel in background process.
- Quick setup and login to client panel.
- coming soon more.
This project was not possible without the help of Electron & Qwaekactyl.
To setup Qwaekactyl Desktop is too esay and fast.
You can setup Qwaekactyl Desktop in following ways which are given below :-
- you have to clone this github
git clone https://github.com/justakartik/qwaekactyl-desktop
cd qwaekactyl-desktop
- After above setps now you have to install npm package copy the below command and run that command :-
npm install qwaekactyl-desktop-pack
- Now open the files in code editor
- Go to file
config.js
and there you will findwebsiteUrl
there add your client panel link.- Now go to file
/public/panel.html
file and in first line replace my url with your url of panel.- If wish to change about of Qwaekactyl Desktop than go to file
/public/about.html
and you can edit the from there.
To make it in exe or supported Software platfrom give the below command:-
npm run pack
Now when this process will complete you will get exe or supported software.
Help me by giving us a star your single support to me inspires me a lot.
Made by justakartik for Qwaekactyl with ❤