Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

run scripts from phone home screen

Featured Replies

my goal is to press a shortcut on my phone screen and run a script on my unraid server.

i found this app in the playstore called turmax with a plugin called widget that allows you to run scripts from your phone home screen. The only thing that i have left to do is write the script that will ssh to my server and run the command to execute the script on my server.

In order to ssh i installed sshpass on turmux and i wrote this script but i doesnt work

 

 

 

#!/data/data/com.turmux/files/usr/bin/bashsshpass -p 'my password' ssh -o StrictHostKeyChecking=no [email protected] "/mnt/user/data/scripts/dockerrestart.sh;"

 

Sent from my POCOPHONE F1 using Tapatalk

 

 

 

 

 

 

Maybe pretty obvious question, but just in case. Is your phone on the same LAN?

  • Author
Maybe pretty obvious question, but just in case. Is your phone on the same LAN?
Yea and when it isn't I have open vpn set up

Sent from my POCOPHONE F1 using Tapatalk

  • 2 weeks later...
  • Author

i managed to get sshpass working only if i write the command in terminal i put it in a script like this and it doesn't work

script.thumb.PNG.40d76125dbb52a573fae0c69e6863e2a.PNG

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.