RaspManager APK

RaspManager  Icon
   
3.96/5
39 Ratings
Developer
Jesús Cea Oliva
Current Version
v3.6.1
Date Published
File Size
4.2 MB
Package ID
com.cea.raspmanager
Price
$ 0.00
Downloads
10.5K+
Category
Android Apps
Genre
Tools

APK Version History

Version
v3.6.1 (61)
Architecture
universal
Release Date
January 15, 2022
Requirement
Android 2.3.2+
Version
v3.5.4 (57)
Architecture
universal
Release Date
August 25, 2019
Requirement
Android 2.3.2+
Version
3.5.3 (55)
Architecture
universal
Release Date
August 23, 2019
Requirement
Android 2.3.2+
Version
3.5.2 (54)
Architecture
universal
Release Date
July 30, 2019
Requirement
Android 2.3.2+
Version
3.5.1 (53)
Architecture
universal
Release Date
July 29, 2019
Requirement
Android 2.3.2+
  • RaspManager Screenshot
  • RaspManager Screenshot
  • RaspManager Screenshot
  • RaspManager Screenshot
  • RaspManager Screenshot
  • RaspManager Screenshot
  • RaspManager Screenshot
  • RaspManager Screenshot

About Radio FM 90s

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.

What's New in this version

- 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