.. note::
Hello, welcome to the SunFounder Raspberry Pi & Arduino & ESP32 Enthusiasts Community on Facebook! Dive deeper into Raspberry Pi, Arduino, and ESP32 with fellow enthusiasts.
**Why Join?**
- **Expert Support**: Solve post-sale issues and technical challenges with help from our community and team.
- **Learn & Share**: Exchange tips and tutorials to enhance your skills.
- **Exclusive Previews**: Get early access to new product announcements and sneak peeks.
- **Special Discounts**: Enjoy exclusive discounts on our newest products.
- **Festive Promotions and Giveaways**: Take part in giveaways and holiday promotions.
👉 Ready to explore and create with us? Click [|link_sf_facebook|] and join today!
RASPAD LAUNCHER
==================
Introduction
------------------
RasPad Launcher is an open source software that simulates a launcher menu, with a focus on improving the users touchscreen experience with the RasPad or other touchscreens.
.. image:: img/raspad-launcher.jpg
.. note::
If you want to use the original desktop of the Raspberry Pi, you can skip this chapter.
Installation Guide
--------------------
Download the RasPad Launcher package, and extract it.
.. raw:: html
.. code-block::
wget https://github.com/raspad-tablet/raspad-launcher/releases/latest/download/raspad-launcher.zip
unzip raspad-launcher.zip
cd raspad-launcher
The script will install the following:
* RasPad launcher with desktop profile.
* RasPad FAQ desktop profile (Just a quick icon to browser RasPad FAQ webpage).
* display auto rotate for Accl SHIM.
Run install script.
.. raw:: html
.. code-block::
chmod +x install
sudo ./install
.. note::
To manually install RasPad Launcher and specific components, please refer to `RasPad Launcher `_.