Compare commits

..

No commits in common. "main" and "main" have entirely different histories.
main ... main

3 changed files with 59 additions and 79 deletions

View file

@ -1,8 +1,5 @@
#!/bin/bash #!/bin/bash
Locale=$(locale | grep "LANG")
Desktop=$XDG_CURRENT_DESKTOP
# Text modifiers # Text modifiers
bold=$(tput bold) # ${bold} bold=$(tput bold) # ${bold}
normal=$(tput sgr0) # ${normal} normal=$(tput sgr0) # ${normal}
@ -34,6 +31,8 @@ sudo echo
if [[ $user_choice = *"BACKUP All of My Data and Settings"* ]]; then if [[ $user_choice = *"BACKUP All of My Data and Settings"* ]]; then
cd cd
Locale=$(locale | grep "LANG" -c)
Desktop=$XDG_CURRENT_DESKTOP
echo echo
echo ----------------------------------------------------- echo -----------------------------------------------------
echo Copying ${bold}${yellow}$USER Settings and Files${normal} into ${bold}${yellow}$FOLDER/${normal} echo Copying ${bold}${yellow}$USER Settings and Files${normal} into ${bold}${yellow}$FOLDER/${normal}
@ -116,7 +115,6 @@ if [[ $user_choice = *"BACKUP All of My Data and Settings"* ]]; then
mkdir -p $FOLDER/etc/ mkdir -p $FOLDER/etc/
sudo rsync -ap --info=progress2 /etc/libvirt $FOLDER/etc 2>/dev/null sudo rsync -ap --info=progress2 /etc/libvirt $FOLDER/etc 2>/dev/null
sudo rsync -ap --info=progress2 /etc/resolv.conf $FOLDER/etc 2>/dev/null
sudo rsync -ap --info=progress2 /usr/share/jellyfin/web/config.json $FOLDER 2>/dev/null sudo rsync -ap --info=progress2 /usr/share/jellyfin/web/config.json $FOLDER 2>/dev/null
@ -129,7 +127,7 @@ if [[ $user_choice = *"BACKUP All of My Data and Settings"* ]]; then
rsync -ap --info=progress2 /home/$USER/Zenék/ $FOLDER rsync -ap --info=progress2 /home/$USER/Zenék/ $FOLDER
rsync -ap --info=progress2 /home/$USER/Képek/ $FOLDER rsync -ap --info=progress2 /home/$USER/Képek/ $FOLDER
rsync -ap --info=progress2 /home/$USER/Videók/ $FOLDER rsync -ap --info=progress2 /home/$USER/Videók/ $FOLDER
rsync -ap --info=progress2 /home/$USER/Calibre\ Library/ $FOLDER 2>/dev/null rsync -ap --info=progress2 /home/$USER/Calibre\ Library/ 2>/dev/null $FOLDER
else else
echo ${bold}${yellow}English Language detected.${normal} echo ${bold}${yellow}English Language detected.${normal}
# EN lang # EN lang
@ -139,7 +137,7 @@ if [[ $user_choice = *"BACKUP All of My Data and Settings"* ]]; then
rsync -ap --info=progress2 /home/$USER/Music $FOLDER rsync -ap --info=progress2 /home/$USER/Music $FOLDER
rsync -ap --info=progress2 /home/$USER/Pictures $FOLDER rsync -ap --info=progress2 /home/$USER/Pictures $FOLDER
rsync -ap --info=progress2 /home/$USER/Videos $FOLDER rsync -ap --info=progress2 /home/$USER/Videos $FOLDER
rsync -ap --info=progress2 /home/$USER/Calibre\ Library/ $FOLDER 2>/dev/null rsync -ap --info=progress2 /home/$USER/Calibre\ Library/ 2>/dev/null $FOLDER
fi fi
if [[ $Desktop == GNOME ]]; then if [[ $Desktop == GNOME ]]; then
@ -163,21 +161,21 @@ if [[ $user_choice = *"BACKUP All of My Data and Settings"* ]]; then
echo ${bold}${yellow} BACKUP SCRIPT FINISHED SUCCESSFULLY! ${normal} echo ${bold}${yellow} BACKUP SCRIPT FINISHED SUCCESSFULLY! ${normal}
fi fi
if [[ $user_choice = *"RESTORE All of My Data and Settings"* ]]; then if [[ $user_choice = *"Restore all of my data and settings"* ]]; then
Locale=$(locale | grep "LANG")
Desktop=$XDG_CURRENT_DESKTOP
echo echo
echo ----------------------------------------------------- echo -----------------------------------------------------
echo Copying ${bold}${yellow}Restoring - $USER - Settings and Files ${normal} into ${bold}${yellow}$FOLDER/${normal} echo Copying ${bold}${yellow}Restoring $USER Settings and Files ${normal} into ${bold}${yellow}$FOLDER/${normal}
sudo rsync -ap --info=progress2 $FOLDER/etc/libvirt /etc/ 2>/dev/null sudo rsync -ap --info=progress2 $FOLDER/etc/libvirt /etc/
sudo rsync -ap --info=progress2 $FOLDER/config.json /usr/share/jellyfin/web/ 2>/dev/null sudo rsync -ap --info=progress2 $FOLDER/config.json /usr/share/jellyfin/web/
sudo rsync -ap --info=progress2 $FOLDER /home/$USER/ rsync -ap --info=progress2 $FOLDER /home/$USER/
if [[ $Desktop == GNOME ]]; then if [[ $Desktop == GNOME ]]; then
# GNOME SECTION # GNOME SECTION
echo ${bold}${yellow}GNOME Detected - Loading Dconf${normal} echo ${bold}${yellow}GNOME Detected - Loading Dconf${normal}
dconf load / < $FOLDER/$USER-ui dconf load / < $FOLDER/$USER-ui
echo
echo ${bold}${yellow} Dconf loaded${normal}
else else
# KDE Section # KDE Section
echo ${bold}${yellow}KDE Detected - Loading Konsave${normal} echo ${bold}${yellow}KDE Detected - Loading Konsave${normal}
@ -188,4 +186,6 @@ if [[ $user_choice = *"RESTORE All of My Data and Settings"* ]]; then
sudo chown -R $USER:$GROUP /home/$USER/ sudo chown -R $USER:$GROUP /home/$USER/
echo echo
echo ${bold}${yellow}SETTINGS RESTORED SUCCESSFULLY! ${normal} echo ${bold}${yellow}SETTINGS RESTORED SUCCESSFULLY! ${normal}
fi fi
exit 1

View file

@ -92,7 +92,7 @@ fi
mkdir cosmetics mkdir cosmetics
sudo chown -R $USER:$GROUP /home/$USER/cosmetics/ sudo chown -R $USER:$GROUP /home/$USER/cosmetics/
cd cosmetics cd cosmetics
wget -O cosmetics.zip https://files.rp1.hu/share/s9s3ixnbb319/cosmetics.zip wget -O cosmetics.zip https://files.rp1.hu/api/public/dl/K7znaGkC/
unzip cosmetics.zip unzip cosmetics.zip

View file

@ -1,12 +1,9 @@
#!/bin/bash #!/bin/bash
#testttt
# ROS Telepito szamlalo by Marci
APP_DIR="/home/$USER/.local/share/applications" APP_DIR="/home/$USER/.local/share/applications"
FILE_NAME="RaveOS-greeting" FILE_NAME="RaveOS-greeting"
URL="https://links.rp1.hu/counter" URL="https://links.rp1.hu/counter"
GREETING_TEXT="Köszönjük, hogy telepítetted a RaveOS Linuxot!" GREETING_TEXT="Köszönjük, hogy telepítetted az RaveOS GNOME Gaminx Linux-ot!"
if [ ! -f "$APP_DIR/$FILE_NAME" ]; then if [ ! -f "$APP_DIR/$FILE_NAME" ]; then
curl $URL -s --insecure > /dev/null curl $URL -s --insecure > /dev/null
@ -18,9 +15,11 @@ bold=$(tput bold) # ${bold}
normal=$(tput sgr0) # ${normal} normal=$(tput sgr0) # ${normal}
yellow=$(tput setaf 3) # ${yellow} yellow=$(tput setaf 3) # ${yellow}
# APT/Flatpak APP TELEPITO SCRIPT
# Entering work folder # Entering work folder
cd /usr/local/bin/progs cd /usr/local/bin/progs
sudo curl -Ls https://links.rp1.hu/progsgui -o /usr/local/bin/progs/3progs.sh 2>/dev/null sudo curl -Ls https://links.rp1.hu/progsgui -o /usr/local/bin/progs/3progs.sh
# Changing Profile Picture to RP LOGO # Changing Profile Picture to RP LOGO
echo -e "[User]\nSession=\nIcon=/usr/share/backgrounds/rave-pp.png\nSystemAccount=false" | sudo tee /var/lib/AccountsService/users/$USER > /dev/null echo -e "[User]\nSession=\nIcon=/usr/share/backgrounds/rave-pp.png\nSystemAccount=false" | sudo tee /var/lib/AccountsService/users/$USER > /dev/null
@ -77,7 +76,6 @@ user_choice=$(zenity --list --checklist --width='1000' --height='1000' \
FALSE "Mumble - hang alapú csevegőalkalmazás" \ FALSE "Mumble - hang alapú csevegőalkalmazás" \
FALSE "Nomacs - képnézegető / szerkesztő" \ FALSE "Nomacs - képnézegető / szerkesztő" \
FALSE "Nyomtato - Ha hasznalsz nyomtatot, tedd fel" \ FALSE "Nyomtato - Ha hasznalsz nyomtatot, tedd fel" \
FALSE "OCCT - Stress Test progi" \
FALSE "OnlyOffice - Legujabb MS Office Linuxos megfeleloje - LIBREOFFICE-t TOROLNI FOGJA!" \ FALSE "OnlyOffice - Legujabb MS Office Linuxos megfeleloje - LIBREOFFICE-t TOROLNI FOGJA!" \
FALSE "OBS - Nyílt forrású felvételkészítő és streamelő program" \ FALSE "OBS - Nyílt forrású felvételkészítő és streamelő program" \
FALSE "Parabolic - Videóletöltő, működik minden platformon" \ FALSE "Parabolic - Videóletöltő, működik minden platformon" \
@ -94,7 +92,6 @@ user_choice=$(zenity --list --checklist --width='1000' --height='1000' \
FALSE "Spotube - Ingyenes Premium Spotify Zenelejátszó Linuxra" \ FALSE "Spotube - Ingyenes Premium Spotify Zenelejátszó Linuxra" \
FALSE "Steam Launcher" \ FALSE "Steam Launcher" \
FALSE "Systemd boot mod - 1sec varakozas bootolaskor" \ FALSE "Systemd boot mod - 1sec varakozas bootolaskor" \
FALSE "Systemd boot mod - 3sec varakozas bootolaskor" \
FALSE "TeamSpeak3 - TeamSpeak VOIP kliens" \ FALSE "TeamSpeak3 - TeamSpeak VOIP kliens" \
FALSE "Telegram - Titkosított üzenetküldő" \ FALSE "Telegram - Titkosított üzenetküldő" \
FALSE "TOR Böngésző" \ FALSE "TOR Böngésző" \
@ -177,19 +174,7 @@ if [[ $user_choice = *"Systemd boot mod - 1sec varakozas bootolaskor"* ]]; then
echo --------------------------------------------- echo ---------------------------------------------
echo Installing ${bold}${yellow}Systemd boot mod${normal} echo Installing ${bold}${yellow}Systemd boot mod${normal}
sudo sed -i 's/timeout 5/timeout 1/' /boot/loader/loader.conf sudo sed -i 's/timeout 3/timeout 1/' /boot/loader/loader.conf
echo ${bold}${yellow}Systemd boot mod ${normal}installed.
echo ---------------------------------------------
echo
fi
if [[ $user_choice = *"Systemd boot mod - 3sec varakozas bootolaskor"* ]]; then
echo
echo ---------------------------------------------
echo Installing ${bold}${yellow}Systemd boot mod${normal}
sudo sed -i 's/timeout 1/timeout 3/' /boot/loader/loader.conf
echo ${bold}${yellow}Systemd boot mod ${normal}installed. echo ${bold}${yellow}Systemd boot mod ${normal}installed.
echo --------------------------------------------- echo ---------------------------------------------
@ -238,7 +223,7 @@ if [[ $user_choice = *"P7Zip - tömörítő program"* ]]; then
echo echo
echo Installing ${bold}${yellow}P7Zip${normal} echo Installing ${bold}${yellow}P7Zip${normal}
sudo pacman -S p7zip-gui --noconfirm yay -S p7zip-full-bin --noconfirm
echo ${bold}${yellow}P7Zip ${normal}installed. echo ${bold}${yellow}P7Zip ${normal}installed.
echo echo
@ -262,7 +247,7 @@ if [[ $user_choice = *"Input-Remapper 2.0 - egér/bill. gomb konfiguráló, macr
echo --------------------------------------------- echo ---------------------------------------------
echo Installing ${bold}${yellow}Input-Remapper 2.0${normal} echo Installing ${bold}${yellow}Input-Remapper 2.0${normal}
sudo pacman -S input-remapper-git --noconfirm yay -S input-remapper-bin --noconfirm
sudo systemctl enable input-remapper.service sudo systemctl enable input-remapper.service
echo ${bold}${yellow}Input-Remapper 2.0 ${normal}installed. echo ${bold}${yellow}Input-Remapper 2.0 ${normal}installed.
@ -298,11 +283,11 @@ fi
if [[ $user_choice = *"Nomacs - képnézegető / szerkesztő"* ]]; then if [[ $user_choice = *"Nomacs - képnézegető / szerkesztő"* ]]; then
echo echo
echo --------------------------------------------- echo ---------------------------------------------
echo Installing ${bold}${yellow}Nomacs${normal} echo Installing ${bold}${yellow}Mumble${normal}
sudo pacman -S nomacs --noconfirm yay -S nomacs-git --noconfirm
echo ${bold}${yellow}Nomacs ${normal}installed. echo ${bold}${yellow}Mumble ${normal}installed.
echo --------------------------------------------- echo ---------------------------------------------
echo echo
fi fi
@ -313,7 +298,7 @@ if [[ $user_choice = *"Nyomtato - Ha hasznalsz nyomtatot, tedd fel"* ]]; then
echo Installing ${bold}${yellow}Printers${normal} echo Installing ${bold}${yellow}Printers${normal}
sudo pacman -S cups hplip cnifilter2 system-config-printer --noconfirm sudo pacman -S cups hplip cnifilter2 system-config-printer --noconfirm
sudo pacman -S epson-inkjet-printer-escpr epson-inkjet-printer-escpr2 epson-inkjet-printer-202101w --noconfirm yay -S epson-inkjet-printer-escpr epson-inkjet-printer-escpr2 --noconfirm
sudo systemctl enable cups --now sudo systemctl enable cups --now
echo ${bold}${yellow}Printers ${normal}installed. echo ${bold}${yellow}Printers ${normal}installed.
@ -321,24 +306,6 @@ if [[ $user_choice = *"Nyomtato - Ha hasznalsz nyomtatot, tedd fel"* ]]; then
echo echo
fi fi
if [[ $user_choice = *"OCCT - Stress Test progi"* ]]; then
echo
echo ---------------------------------------------
echo Installing ${bold}${yellow}OCCT Stress test${normal}
sudo wget https://www.ocbase.com/download/edition:Personal/testing:true/os:Linux -O /usr/local/bin/progs/OCCT
sudo mkdir -p /opt/OCCT/
sudo mv /usr/local/bin/progs/OCCT /opt/OCCT/
sudo chmod +x /opt/OCCT/OCCT
sudo cp -a occt.desktop /usr/share/applications
sudo chmod +x /usr/share/applications/occt.desktop
sudo cp -a occt-icon.png /usr/share/icons
echo ${bold}${yellow}OCCT Stress Test ${normal}installed.
echo ---------------------------------------------
echo
fi
if [[ $user_choice = *"Lutris - Game launchereket, és egyéb appokat futtató környezet"* ]]; then if [[ $user_choice = *"Lutris - Game launchereket, és egyéb appokat futtató környezet"* ]]; then
echo echo
echo --------------------------------------------- echo ---------------------------------------------
@ -453,7 +420,7 @@ if [[ $user_choice = *"Brave - webböngésző"* ]]; then
echo --------------------------------------------- echo ---------------------------------------------
echo Installing ${bold}${yellow}Brave${normal} echo Installing ${bold}${yellow}Brave${normal}
sudo pacman -S brave-bin --noconfirm yay -S brave-bin --noconfirm
cp -a /usr/local/bin/progs/BraveSoftware /home/$USER/.config/ cp -a /usr/local/bin/progs/BraveSoftware /home/$USER/.config/
echo ${bold}${yellow}Brave ${normal}installed. echo ${bold}${yellow}Brave ${normal}installed.
@ -466,7 +433,7 @@ if [[ $user_choice = *"Librewolf - Firefox ESR alapú webböngésző"* ]]; then
echo --------------------------------------------- echo ---------------------------------------------
echo Installing ${bold}${yellow}Librewolf${normal} echo Installing ${bold}${yellow}Librewolf${normal}
sudo pacman -S librewolf librewolf-extension-gnome-shell-integration --noconfirm yay -S librewolf-bin --noconfirm
cp -a /usr/local/bin/progs/.librewolf/. /home/$USER/ cp -a /usr/local/bin/progs/.librewolf/. /home/$USER/
echo ${bold}${yellow}LibreWolf ${normal}installed. echo ${bold}${yellow}LibreWolf ${normal}installed.
@ -477,11 +444,11 @@ fi
if [[ $user_choice = *"Logitech, Roccat, Steelseries Eger Driver"* ]]; then if [[ $user_choice = *"Logitech, Roccat, Steelseries Eger Driver"* ]]; then
echo echo
echo --------------------------------------------- echo ---------------------------------------------
echo Installing ${bold}${yellow}Logitech, Roccat, Steelseries driver${normal} echo Installing ${bold}${yellow}Librewolf${normal}
sudo pacman -S libratbag --noconfirm sudo pacman -S libratbag --noconfirm
echo ${bold}${yellow}Logitech, Roccat, Steelseries driver ${normal}installed. echo ${bold}${yellow}LibreWolf ${normal}installed.
echo --------------------------------------------- echo ---------------------------------------------
echo echo
fi fi
@ -491,7 +458,7 @@ if [[ $user_choice = *"FreeTube - Adatlopás-mentes YouTube-kliens"* ]]; then
echo --------------------------------------------- echo ---------------------------------------------
echo Installing ${bold}${yellow}FreeTube${normal} echo Installing ${bold}${yellow}FreeTube${normal}
sudo pacman -S freetube --noconfirm yay -S freetube-bin --noconfirm
cp -a /usr/local/bin/progs/FreeTube /home/$USER/.config/ cp -a /usr/local/bin/progs/FreeTube /home/$USER/.config/
echo ${bold}${yellow}FreeTube ${normal}installed. echo ${bold}${yellow}FreeTube ${normal}installed.
@ -504,7 +471,7 @@ if [[ $user_choice = *"OnlyOffice - Legujabb MS Office Linuxos megfeleloje - LIB
echo --------------------------------------------- echo ---------------------------------------------
echo Installing ${bold}${yellow}OnlyOffice${normal} echo Installing ${bold}${yellow}OnlyOffice${normal}
sudo pacman -S onlyoffice-bin --noconfirm yay -S onlyoffice-bin --noconfirm
echo ${bold}${yellow}OnlyOffice ${normal}installed. echo ${bold}${yellow}OnlyOffice ${normal}installed.
echo --------------------------------------------- echo ---------------------------------------------
@ -516,7 +483,7 @@ if [[ $user_choice = *"DosBox - Régi, DOS-os játék emulátor"* ]]; then
echo --------------------------------------------- echo ---------------------------------------------
echo Installing ${bold}${yellow}DosBox Staging${normal} echo Installing ${bold}${yellow}DosBox Staging${normal}
sudo pacman -S dosbox-x --noconfirm yay -S dosbox-x --noconfirm
echo ${bold}${yellow}DosBox - Staging ${normal}installed. echo ${bold}${yellow}DosBox - Staging ${normal}installed.
echo --------------------------------------------- echo ---------------------------------------------
@ -576,7 +543,7 @@ if [[ $user_choice = *"Spotify - Zenelejátszó Linuxra"* ]]; then
echo --------------------------------------------- echo ---------------------------------------------
echo Installing ${bold}${yellow}Spotify${normal} echo Installing ${bold}${yellow}Spotify${normal}
sudo pacman -S spotify --noconfirm yay -S spotify --noconfirm
echo ${bold}${yellow}Spotify ${normal}installed. echo ${bold}${yellow}Spotify ${normal}installed.
echo --------------------------------------------- echo ---------------------------------------------
@ -588,7 +555,7 @@ if [[ $user_choice = *"Spotube - Ingyenes Premium Spotify Zenelejátszó Linuxra
echo --------------------------------------------- echo ---------------------------------------------
echo Installing ${bold}${yellow}Spotube${normal} echo Installing ${bold}${yellow}Spotube${normal}
sudo pacman -S spotube-bin --noconfirm yay -S spotube-bin --noconfirm
echo ${bold}${yellow}Spotube ${normal}installed. echo ${bold}${yellow}Spotube ${normal}installed.
echo --------------------------------------------- echo ---------------------------------------------
@ -686,7 +653,7 @@ if [[ $user_choice = *"Tuta Email Kliens"* ]]; then
echo --------------------------------------------- echo ---------------------------------------------
echo Installing ${bold}${yellow}Tuta Email Desktop${normal} echo Installing ${bold}${yellow}Tuta Email Desktop${normal}
sudo pacman -S tutanota-desktop --noconfirm yay -S tutanota-desktop-bin --noconfirm
echo ${bold}${yellow}Tuta Email Desktop ${normal}installed. echo ${bold}${yellow}Tuta Email Desktop ${normal}installed.
echo --------------------------------------------- echo ---------------------------------------------
@ -735,7 +702,7 @@ if [[ $user_choice = *"ProtonUp-Qt - Proton verzio frissito alkalmazas"* ]]; the
echo --------------------------------------------- echo ---------------------------------------------
echo Installing ${bold}${yellow}ProtonUp-Qt${normal} echo Installing ${bold}${yellow}ProtonUp-Qt${normal}
sudo pacman -S protonup-qt --noconfirm yay -S protonup-qt-bin --noconfirm
echo ${bold}${yellow}ProtonUp-Qt ${normal}installed. echo ${bold}${yellow}ProtonUp-Qt ${normal}installed.
echo --------------------------------------------- echo ---------------------------------------------
@ -807,7 +774,7 @@ if [[ $user_choice = *"Vibrant - Szín szaturáció beállító program"* ]]; th
echo --------------------------------------------- echo ---------------------------------------------
echo Installing ${bold}${yellow}Vibrant${normal} echo Installing ${bold}${yellow}Vibrant${normal}
sudo pacman -S vibrantlinux --noconfirm yay -S vibrantlinux --noconfirm
echo ${bold}${yellow}Vibrant ${normal}installed. echo ${bold}${yellow}Vibrant ${normal}installed.
echo --------------------------------------------- echo ---------------------------------------------
@ -831,7 +798,7 @@ if [[ $user_choice = *"CZKAWKA - Duplikált képek és fájlok kiszűrése"* ]];
echo --------------------------------------------- echo ---------------------------------------------
echo Installing ${bold}${yellow}CZKAWKA${normal} echo Installing ${bold}${yellow}CZKAWKA${normal}
sudo pacman -S czkawka-gui --noconfirm yay -S czkawka-gui-bin --noconfirm
echo ${bold}${yellow}CZKAWKA ${normal}installed. echo ${bold}${yellow}CZKAWKA ${normal}installed.
echo --------------------------------------------- echo ---------------------------------------------
@ -871,7 +838,7 @@ if [[ $user_choice = *"Zenpower3 - AMD CPU Feszultseg, Aramerosseg es Fogyasztas
echo --------------------------------------------- echo ---------------------------------------------
echo Installing ${bold}${yellow}Zenpower3 - built from source${normal} echo Installing ${bold}${yellow}Zenpower3 - built from source${normal}
sudo pacman -S zenpower3-dkms --noconfirm yay -S zenpower3-dkms --noconfirm
sudo modprobe zenpower sudo modprobe zenpower
echo ${bold}${yellow}Zenpower3 ${normal}installed. echo ${bold}${yellow}Zenpower3 ${normal}installed.
@ -897,7 +864,7 @@ if [[ $user_choice = *"Double Commander - Total Commander Linuxos megfelelője"*
echo --------------------------------------------- echo ---------------------------------------------
echo Installing ${bold}${yellow}Double Commander${normal} echo Installing ${bold}${yellow}Double Commander${normal}
sudo pacman -S doublecmd-qt6 --noconfirm sudo pacman -S doublecmd-gtk2 --noconfirm
echo ${bold}${yellow}Double Commander ${normal}installed. echo ${bold}${yellow}Double Commander ${normal}installed.
echo --------------------------------------------- echo ---------------------------------------------
@ -916,12 +883,24 @@ if [[ $user_choice = *"Midnight Commander - 2 ablakos filekezelő"* ]]; then
echo echo
fi fi
if [[ $user_choice = *"Monophony - Youtube videokbol kiszedi a hangot. Jo cucc podcastokhoz"* ]]; then
echo
echo ---------------------------------------------
echo Installing ${bold}${yellow}Monophony${normal}
yay -S monophony --noconfirm
echo ${bold}${yellow}Monophony ${normal}installed.
echo ---------------------------------------------
echo
fi
if [[ $user_choice = *"Jellyfin - Jellyfin Media Player"* ]]; then if [[ $user_choice = *"Jellyfin - Jellyfin Media Player"* ]]; then
echo echo
echo --------------------------------------------- echo ---------------------------------------------
echo Installing ${bold}${yellow}Jellyfin${normal} echo Installing ${bold}${yellow}Jellyfin${normal}
sudo pacman -S jellyfin-media-player --noconfirm yay -S jellyfin-media-player --noconfirm
echo ${bold}${yellow}Jellyfin Media Player ${normal}installed. echo ${bold}${yellow}Jellyfin Media Player ${normal}installed.
echo --------------------------------------------- echo ---------------------------------------------
@ -933,7 +912,7 @@ if [[ $user_choice = *"XpadNeo - XBox Controller Support"* ]]; then
echo --------------------------------------------- echo ---------------------------------------------
echo Installing ${bold}${yellow}XPadNeo${normal} echo Installing ${bold}${yellow}XPadNeo${normal}
sudo pacman -S xpadneo-dkms --noconfirm yay -S xpadneo-dkms --noconfirm
echo ${bold}${yellow}XPadNeo ${normal}installed. echo ${bold}${yellow}XPadNeo ${normal}installed.
echo --------------------------------------------- echo ---------------------------------------------
@ -1024,7 +1003,8 @@ if [[ $user_choice = *"Helvum - Patchbay for PipeWire"* ]]; then
echo echo
fi fi
if [[ $user_choice = *"Hollywood - Agyad eldobod hacker leszel azonnal"* ]]; then if [[ $user_choice = *"Hollywood - Agyad eldobod hacker leszel azonnal
"* ]]; then
echo echo
echo --------------------------------------------- echo ---------------------------------------------
echo Installing ${bold}${yellow}Hollywood${normal} echo Installing ${bold}${yellow}Hollywood${normal}
@ -1036,7 +1016,8 @@ if [[ $user_choice = *"Hollywood - Agyad eldobod hacker leszel azonnal"* ]]; the
echo echo
fi fi
if [[ $user_choice = *"BTOP - Rendszermonitorozo app (terminalos)"* ]]; then if [[ $user_choice = *"BTOP - Rendszermonitorozo app (terminalos)
"* ]]; then
echo echo
echo --------------------------------------------- echo ---------------------------------------------
echo Installing ${bold}${yellow}BTOP${normal} echo Installing ${bold}${yellow}BTOP${normal}
@ -1084,7 +1065,6 @@ sudo chown -R $USER:$GROUP ~/
# Cleanup # Cleanup
sudo rm /etc/xdg/autostart/3progs.sh.desktop 2>/dev/null sudo rm /etc/xdg/autostart/3progs.sh.desktop 2>/dev/null
#test
zenity --question --title='Restart required!' --text='Restart in 5 seconds?' --width='300' --height='100' 2>/dev/null zenity --question --title='Restart required!' --text='Restart in 5 seconds?' --width='300' --height='100' 2>/dev/null
if [ $? = 0 ]; then if [ $? = 0 ]; then