curl -s https://api.github.com/repos/aciklab/yusufreis/releases/latest | grep "browser_download_url.*deb" | cut -d '"' -f 4 | wget -qi -
sudo apt install -y ./`curl -s https://api.github.com/repos/aciklab/yusufreis/releases/latest | grep "browser_download_url.*deb" | cut -d '"' -f 4 | grep -o '[^/]*$'`
Run with default language
yusufreis
Run with spesific language
LANGUAGE=tr yusufreis
git clone https://github.com/aciklab/yusufreis
cd yusufreis
sudo bash build_debpackage.sh
- python3
- python3-gi
- python3-pil
- graphicsmagick-imagemagick-compat
- gir1.2-appindicator3-0.1
- python3
- python3-gobject
- python3-pillow
- imagemagick
- libappindicator-gtk3
python3 src/tray.py
or with spesific language
LANGUAGE=tr python3 src/tray.py