summarylogtreecommitdiffstats
path: root/rclone.desktop
blob: e1926cef198308e3b28eada7279cb38b8200e47a (plain)
1
2
3
4
5
6
7
8
9
10
11
[Desktop Entry]
Version=1.0
Type=Application
Categories=Network
Name=Rclone WebUi
#Exec=rclone rcd --rc-web-gui
Exec=/bin/bash -c "killall rclone ; rclone rcd --rc-web-gui ; /usr/bin/xdg-open http://localhost:5572" 
Icon=/usr/share/pixmaps/rclone.svg
Terminal=false
StartupNotify=false
Comment=Rclone Web Interface