RaspManager

Contains adsIn-app purchases
3.9
487 reviews
100K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

NOTE: If you like the app, please, consider to leave a feedback and/or rate it :)

General Information:

Check and control your Raspberry Pi ® easily from your smartphone with RaspManager. RaspManager sets connection with your Raspberry Pi ®, via SSH, anywhere**.

RaspManager has three sections: Status, Explorer and Terminal

+Status:
Get your Raspberry Pi ® information: Running processes, available memory, network status, temperature, etc.
- Allows restart and shutdown your Raspberry Pi ® remotely.
- Allows mount and dismount drives and filesystems remotely.
- Allows kill process remotely

+File Explorer:

RaspManager includes a simple file explorer, in order to send and receive files local and remotely.

- Allows copy, cut, paste and delete folders and files from your smartphone.
- Allows send folders and files from your smartphone to your Raspberry Pi ®.
- Allows copy, cut, paste and delete folders and files from your Raspberry Pi ® remotely.
- Allows receive folders and files from your Raspberry Pi ® to your smartphone.
- Allows download files to your Raspberry Pi ®, setting the download link.

+Terminal:

RaspManager includes a simple console terminal, where you can have a full control for your Raspberry Pi ® anywhere.

- It has a commands used history (up to 100 commands).
- To navigate through the command history, you can use volume keys, from your smartphone.
- You can create custom commands and use it in Terminal

+Camera:
- For those who have the Pi Camera you can take photos and preview it on your smartphone (in continuos development).


Requirements to work correctly:

RaspManager needs the following to work correctly:

- A SSH server: Most Raspberry Pi ® distributions has a SSH server installed. Otherwise, you can install the openssh package.
- To show bandwith correctly, it's neccesary have installed the ifstat package.


More Information:

*: Although RaspManager was designed to work with Raspberry Pi ®, due to Raspberry Pi ® is Linux based, RaspManager can run on any Linux distribution , as long as it takes into account the prerequisites.

**: To user RaspManager on external networks it's necessary get your Raspberry.
Updated on
Jan 14, 2022

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.
This app may share these data types with third parties
App activity, App info and performance, and Device or other IDs
No data collected
Learn more about how developers declare collection
Data is encrypted in transit

Ratings and reviews

3.9
461 reviews
Rob Ambidge
May 18, 2021
Good app, but one critique not mentioned is that the ram usage appears to be reversed. Likely an algorithm error. Instead of showing how much ram is used, it is showing how much is free (it is showing, for example 3.6GB/3.8GB, when actual stat should read 0.4GB/3.8GB, for example). Other than that, it does what I need well enough.
4 people found this review helpful
Did you find this helpful?
A Google user
April 25, 2020
I bought it to support developement, but it really needs a lot of fixes on the code but also cosmetics, it is quite ugly made. Please further develope this app, as slowly more people are starting to use raspberry pi, this app comes second best and is not that stable, so a lot of them will go for the other one, which i personally do not like because of the privacy issues it's got. But not to many think like me...
20 people found this review helpful
Did you find this helpful?
A Google user
February 4, 2020
Fairly simple and good app, used a few to manage my pis at home. But this one is good and simple to use. Just for aesthetics, the tutorial text is very blurred and messy to walk through but the normal screens are clear.
13 people found this review helpful
Did you find this helpful?

What's new

- General:
-> Updated to Android 12 source
-> Added dark theme (integrated Android dark theme)
-> Fixed some status info
-> Fixed file explorer internal memory management
-> Added icon click on file explorer for copy, paste, etc.
-> Fixed some terminal code
-> Some code improvements following Android recommendations