4.1
454 reviews
10K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

With the SSH button application you can send ssh commands to linux hosts via a button on your android device.
Simply create a new button and add the command you want to sent to the linux device.

You can specify per button:
- Label ( e.g. reboot raspberry or start application )
- Command to sent ( e.g. sudo reboot or sudo service httpd restart)
- ip adres or hostname
- username
- password
- Private key ( optional )
- ssh port

Keep in mind that you only use Linux/Unix commands that return immediately!!
Updated on
Apr 9, 2025

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

4.1
420 reviews
Richard Huber
September 23, 2020
Excellent app. I use this to manage my Ark game server and so my friend can turn it on and off as required. Would be nice if there was a way to return a short simple message back to the app to be used to check and verify service status for example. e.g. "Service is stopped" or "Service is running" etc. Also perhaps a button clone feature would be good. Otherwise great app. Highly recommended.
4 people found this review helpful
Did you find this helpful?
Rafal B
February 17, 2025
I expected the command result to be displayed on my phone, but it only displays OK (time). Maybe it's because of the "Permission denied to local storage" notification when starting this app? But it should give you the option to grant such permission. The command I run is: "tail -50 /storage/folder/*". On my old phone I used the Remote Executer app which returned the result of this command, but unfortunately it is no longer being developed and I can't install it on my new phone.
Did you find this helpful?
A Google user
January 5, 2020
This was a simple and effective solution to my need for an easier way to start and stop an audio stream from my server. I wasn't sure this would work given the "immediate return" requirement - I am using a program that outputs audio until you control-c - but I was able to quickly create one button that runs a nohup [name] command and a second that runs a killall [name].
5 people found this review helpful
Did you find this helpful?

What’s new

Fix bug with storage rights
New Android libraries