Skip to content

Commit

Permalink
V 1.0 - Supremo installer for Fedora/Debian based linux systems using…
Browse files Browse the repository at this point in the history
… Wine
  • Loading branch information
NauelG committed Mar 30, 2020
0 parents commit 4b643a9
Show file tree
Hide file tree
Showing 24 changed files with 276 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@

Supremo\.exe
supremo\.exe
22 changes: 22 additions & 0 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@

The MIT License (MIT)

Copyright (c) 2017 Mohammad Riza Nurtam

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
21 changes: 21 additions & 0 deletions License.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MIT License

Copyright (c) 2017 Mohammad Riza Nurtam

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
29 changes: 29 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Supremo-installer
A simple helper script to install SupRemo remote control in GNU/Linux based in [mriza/winbox-installer](https://github.com/mriza/winbox-installer) repository.

## Features:
1. Supported GNU/Linux distributtions: Debian, Ubuntu, Elementary OS, Zorin OS, Linux Mint, Kali Linux, Fedora, RHEL, CentOS, IGOS Nusantara, Archlinux
2. Installs wine
3. Upgrades wine (from the distribution's repo) to a newer version (only for Fedora, RHEL, CentOS, IGN)
4. Menu entry in the application launcher
5. Startup Supremo on login
6. Latest Supremo from https://www.supremocontrol.com/download.aspx?file=Supremo.exe&id_sw=7&ws=supremocontrol.com

## How to install:
Copy and paste this commands to your terminal:

1. `cd /tmp`
2. `git clone https://github.com/NauelG/supremo-installer.git`
3. `cd supremo-installer`
4. `sudo ./supremo-setup install` **OR** `sudo sh supremo-setup install`


## Icon cache in GTK based desktop:
Optional step for GTK based desktop, if the icon is not loaded or loaded with wrong size. Update icon cache with this command:

`gtk-update-icon-cache -f -t /usr/share/icons/hicolor`

## How to remove:
If you want to remove winbox, just run this command:

`sudo ./supremo-setup remove` **OR** `sudo ./supremo-setup remove`
2 changes: 2 additions & 0 deletions Supremo.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#! /bin/bash
FREETYPE_PROPERTIES="truetype:interpreter-version=35" wine /usr/local/bin/Supremo.exe
Binary file added icons/.DS_Store
Binary file not shown.
Binary file added icons/supremo-128x128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/supremo-16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/supremo-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/supremo-20x20.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/supremo-22x22.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/supremo-24x24.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/supremo-256x256.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/supremo-28x28.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/supremo-32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/supremo-36x36.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/supremo-40x40.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/supremo-48x48.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/supremo-512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/supremo-64x64.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/supremo-72x72.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/supremo-8x8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/supremo-96x96.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
199 changes: 199 additions & 0 deletions supremo-setup
Original file line number Diff line number Diff line change
@@ -0,0 +1,199 @@
#! /bin/bash
# Supremo Installer
# What this script does:
# 1. Downloading wine, wget and unzip, if not installed on the system
# 2. Downloading supremo from official download page
# 3. Copying supremo to /usr/local/bin/ directory
# 4. Copying icons to /usr/share/icons/hicolor/*/apps
# 5. Creating launcher for Supremo
# 6. Creating service to auto-start Supremo
#
# Written by Mohammad Riza Nurtam <muhammadriza@gmail.com>
# Adapted by Nauel Gomez <g.nauel@gmail.com> for Supremo remote control software
#

# Print error messages and defining error status with non-zero value
errMsg() {
echo "USAGE:
To install
sudo bash supremo-setup install
To remove
sudo bash supremo-setup remove"
exit 1
}

# Installing dependencies
depInst() {
DISTRIBUTION=`sed "/^ID/s/ID=//gp" -n /etc/os-release`
echo -n "Wine is not installed. Installing wine and dependencies..."
case $DISTRIBUTION in
'fedora' | '"rhel"' | '"centos"' | '"IGN"' )
dnf -q -y install wine wget curl > /dev/null 2>&1 || yum -q -y install wine wget curl > /dev/null 2>&1
echo "DONE"
;;
'ubuntu' | 'debian' | '"elementary"' | 'zorin' | 'linuxmint' | 'kali' | 'neon' )
if [ -f /etc/os-release ]
then
source /etc/os-release
fi

if [ $(echo $VERSION_ID | awk '{printf "%1.0f",$1}') -ge 18 ]
then
WINEPKG="wine-stable"
else
WINEPKG="wine"
fi
apt-get -q -y install $WINEPKG wget curl > /dev/null 2>&1
echo "DONE"
;;
'arch' )
sed -i "/\[multilib\]/,/Include/"'s/^#//' /etc/pacman.conf
pacman -Sy
pacman -Sq --noconfirm wine wget curl > /dev/null 2>&1
echo "DONE"
;;
*)
echo "FAILED"
exit 1
;;
esac
}

# Downloading latest version of Winbox from Mikrotik's website.
# The URL of the file is parsed from https://mikrotik.com/download
wbDl() {
if [[ -f supremo.exe ]]
then
echo "Using previously downloaded Supremo.exe"
else
echo -n "Downloading Supremo... "

URL="https://www.supremocontrol.com/download.aspx?file=Supremo.exe&id_sw=7&ws=supremocontrol.com"
if [[ $(uname -a | grep -o "x86_64") ]]; then
URL=${URL} #64
fi

wget -q -c -O supremo.exe $URL
echo "DONE"
fi
}

filesCp() {
echo -n "Copying files... "
if [[ !$(mkdir -p /usr/local/bin) ]]
then
if [[ !$(cp -f supremo.exe /usr/local/bin/supremo.exe) ]]
then
cp -f Supremo.sh /usr/local/bin/supremo.sh
chmod a+x /usr/local/bin/supremo.sh
chmod a+x /usr/local/bin/supremo.exe
for size in $( ls -1 icons/supremo-*.png | cut -d\- -f2 | cut -d\. -f1 | paste -sd ' ') ; do
mkdir -p /usr/share/icons/hicolor/${size}/apps/
cp -f icons/supremo-${size}.png /usr/share/icons/hicolor/${size}/apps/supremo.png
done
echo "DONE"
else
echo "FAILED"
exit 1
fi
else
echo "FAILED"
exit 1
fi
}

lncCrt() {
echo -n "Creating application launcher... "
if touch /usr/share/applications/supremo.desktop
then
echo "[Desktop Entry]" > /usr/share/applications/supremo.desktop
echo "Name=Supremo" >> /usr/share/applications/supremo.desktop
echo "GenericName=Remote Control Software" >> /usr/share/applications/supremo.desktop
echo "Comment=Remote Control Software" >> /usr/share/applications/supremo.desktop
echo "Exec=/usr/local/bin/supremo.sh" >> /usr/share/applications/supremo.desktop
echo "Icon=supremo" >> /usr/share/applications/supremo.desktop
echo "Terminal=false" >> /usr/share/applications/supremo.desktop
echo "Type=Application" >> /usr/share/applications/supremo.desktop
echo "StartupNotify=true" >> /usr/share/applications/supremo.desktop
echo "StartupWMClass=Supremo.exe" >> /usr/share/applications/supremo.desktop
echo "Categories=Network;RemoteAccess;" >> /usr/share/applications/supremo.desktop
echo "Keywords=supremo;" >> /usr/share/applications/supremo.desktop
xdg-desktop-menu forceupdate --mode system
echo "DONE"
else
echo "FAILED"
exit 1
fi
}

srvAnsw() {
echo "Do you want to autostart Supremo on user login?"
select yn in "Yes" "No"; do
case $yn in
Yes ) srvCrt; exit;;
No ) exit;;
esac
done
}

srvCrt() {
echo -n "Creating application autostart... "
if cp /usr/share/applications/supremo.desktop /home/$SUDO_USER/.config/autostart/supremo.desktop
then
echo "DONE"
else
echo "FAILED"
exit 1
fi
}

filesRm() {
echo -n "Removing launcher... "
find /usr/share/applications/ -name "supremo.desktop" -delete
echo "DONE"

echo -n "Removing icons... "
find /usr/share/icons -name "supremo.png" -delete
echo "DONE"

echo -n "Removing files... "
rm -rf /usr/local/bin/supremo.exe
rm -rf /usr/local/bin/supremo.sh
rm -rf /home/$SUDO_USER/.config/autostart/supremo.desktop
echo "DONE"
}

if [ -z "$1" ]; then
errMsg;
fi
case $1 in
'install' )
if [[ ! $(wine --version) ]]
then
depInst
fi
if wbDl
then
if filesCp
then
lncCrt
srvAnsw
else
echo "FAILED"
exit 1
fi
else
echo "FAILED"
exit 1
fi
;;

'remove' )
filesRm
;;

* )
errMsg
;;
esac

0 comments on commit 4b643a9

Please sign in to comment.