Skip to content
This repository has been archived by the owner on Jan 9, 2021. It is now read-only.
/ ql-rpi Public archive

script one hit install qlauncher on raspberry pi

Notifications You must be signed in to change notification settings

savioruz/ql-rpi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Automatic Installation Qlauncher for Raspberry Pi

This scripts automates the installation process for Qlauncher. It automatically downloads and installs the following packages:

  • docker
  • net-tools
  • lolcat 😋
  • Qlauncher (Latest)

[ Prerequisites ]

The installation scripts require the following:

[ Install ]

  • First do this command to one hit installing qlauncher
    • curl -sSL https://git.io/JUEkH | bash
  • Then reboot raspberry
    • sudo reboot
  • Dont forget open port 443, 32440-32449 via your router

[ Uninstall ]

use this command to uninstall Qlauncher

coming soon

[ Script only ]

if you just done install Qlauncher with this instruction you can use this script for easily control Qlauncher but require lolcat installed

sudo wget https://git.io/JUEkQ -O /usr/local/bin/Q ; sudo chmod +x /usr/local/bin/Q
Q --help #show usage