1. Current Location: Home >  NAS >  NAS advanced gameplay: 0 yuan to deploy the "bean bag mobile phone", and the poor ghost can also use AI assistant to remotely control the machine

NAS advanced gameplay: 0 yuan to deploy the "bean bag mobile phone", and the poor ghost can also use AI assistant to remotely control the machine

When

was visiting github, I found AutoGLM-GUI, which can turn NAS into an "AI brain", and the old Android can instantly upgrade the smartphone! It's still good to automatically brush Douyin or something. Don't look at the word count, in fact, it only takes a few commands. Let's share the interface first.

NAS advanced gameplay: 0 yuan to deploy the "bean bag mobile phone", and the poor ghost can also use AI assistant to remotely control the machine

AutoGLM-GUI

AutoGLM Modern web graphical interface for mobile assistants - making it easy to automate AI operations on Android devices

Features

  • Multi-device concurrency control
    - Manage and control multiple Android devices at the same time, with complete isolation of state between devices
  • conversational task management
    - Control your Android device through a chat interface
  • live screen preview
    - SCRCPY-based low-latency video streaming to see what the device is doing at any time
  • control your phone directly
    - Directly click and swipe on the real-time screen to support accurate coordinate conversion and visual feedback
  • zero-configuration deployment
    - Supports any OpenAI-compatible LLM API
  • ADB Deep integration
    - Control your device directly with the Android Debug Bridge
  • modular interface
    - Clear sidebar + device panel design with clear separation of functions
🚀

installation method

pre-requirement

  • need a NAS (I use N100 installed Feiniu OS
  • NAS system needs to install Python 3.10+
  • Android phone has USB debugging turned on Android Equipment
installation steps
first SSH to Feiniu and
sudo apt update
sudo apt install pipx
pipx ensurepath
pipx install autoglm-gui
I enter pipx install autoglm-gui This is a long wait, the network speed is too slow, and the installation is very fast with the virtual machine in Feiniu, the USB plugged in the mobile phone is directly connected to the virtual machine, and it can be connected successfully. So directly use the physical machine to install.

NAS advanced gameplay: 0 yuan to deploy the "bean bag mobile phone", and the poor ghost can also use AI assistant to remotely control the machine

wait............
show done! ✨ 🌟 ✨ It means that the installation is successful, if it is shown in the figure below

NAS advanced gameplay: 0 yuan to deploy the "bean bag mobile phone", and the poor ghost can also use AI assistant to remotely control the machine

is to set it up PATH
echo 'export PATH="$PATH:/root/.local/bin"' >> ~/.bashrc
source ~/.bashrc
use pipx list | grep autoglm-gui check the version, now it's 0.4.9, if not, then
pipx upgrade autoglm-gui
upgrade it.
mobile

connect Android 7.0+ to the NAS with data cable real machine.

  1. Open "Developer Mode" → turn on "USB Debugging" + "USB Debugging (Security Settings)".

  2. install ADB Keyboard and switch to ADB Keyboard in Setting → Language & Input Method → Default Input Method.

continue to SSH the NAS installation adb

sudo aptinstall android-tools-adb
adb devices # You can see the device number, which is OK

apply for a API Key

on BigModel or ModelScope
Of course, if your NAS has strong performance, you can also refer to zai-org/AutoGLM-Phone-9B to deploy your own services.
now run the interface
still SSH

autoglm-gui \
--base-url https://open.bigmodel.cn/api/paas/v4 \
--model autoglm-phone \
--apikey your key \
--host 0.0.0.0 __ HTML211__ --port 8002 #这是访问的端口, set according to your NAS port occupancy

run successfully

NAS advanced gameplay: 0 yuan to deploy the "bean bag mobile phone", and the poor ghost can also use AI assistant to remotely control the machine

can now use the IP plus port number of the NAS
access to the computer.
set to boot with NAS boot:
nohup autoglm-gui --base-url https://open.bigmodel.cn/api/paas/v4 --model autoglm-phone --apikey your key --host 0.0.0.0 --port 8002 > gui.log 2>&1 &

don't want to use it, it's also convenient to delete
pkill -f autoglm-gui
pipx uninstall autoglm-gui

also clear the generated binary directory
rm -rf ~/.local/bin/autoglm-gui
delete the created virtual environment
rm directory -rf ~/.local/share/pipx/venvs/autoglm-gui

Read More


Copyright Notice Scan to read on mobile
All Rights Reserved: 《SHUNOT》 => 《NAS advanced gameplay: 0 yuan to deploy the "bean bag mobile phone", and the poor ghost can also use AI assistant to remotely control the machine
Article URL: https://www.shunot.com/en/nas/685.html
Unless otherwise stated, all articles are original by 《SHUNOT》. Reposting is welcome! Please indicate the original URL when reposting, thank you.

Comment List

The south wind ha...
The south wind ha...Reply
#9
This tool is really practical, easy to operate, and powerful to give your old phone a new lease of life. However, be aware of security, remote control can pose risks, and it is recommended to use it only under trusted networks.
4 个月前
The stars are the...
The stars are the...Reply
#8
This tool is really practical, allowing old phones to play with AI, and remote control is much more convenient. However, pay attention to security and avoid privacy leakage.
4 个月前
The rain fell on ...
The rain fell on ...Reply
#7
This tool is really practical to give old Android phones a new lease of life, simple operation, powerful functions, easy remote control, suitable for users who want to play AI but have a limited budget.
4 个月前
Southern girl
Southern girlReply
#6
This tool is really practical, allowing old phones to be turned into smart assistants, and remote control is super convenient. However, you should pay attention to safety and avoid being used maliciously, so you still have to operate with caution.
4 个月前
Red dust infatuation
Red dust infatuationReply
#5
This tool is truly powerful and gives an old phone a new lease of life. It is simple to operate, fully functional, and convenient to control remotely. However, it requires NAS support and network environment, which may be a bit of a barrier for novices.
4 个月前
Who can listen to...
Who can listen to...Reply
#4
This tool is cool and gives old machines a new lease of life. It is easy to operate, powerful, and it is very convenient to control the mobile phone remotely, especially to automatically brush Douyin, which saves a lot of trouble. However, pay attention to safety and don't let the device be used maliciously.
4 个月前
Xiao Ming
Xiao MingReply
#3
This tool is really magical, you can turn your old Android phone into a smart assistant with NAS, it is also very easy to operate, the interface design is user-friendly, powerful, suitable for users who want to improve the efficiency of their mobile phones.
4 个月前
Walking fish
Walking fishReply
#2
This tool does give old phones a new lease of life, but it requires privacy and security, and remote control is risky, so it is recommended to use it only under trusted networks.
4 个月前
The night rain is...
The night rain is...Reply
#1
This tool is really powerful, NAS turns into an AI mobile phone control center, easy to operate and versatile. But pay attention to security and avoid privacy leakage, after all, remote control involves sensitive data.
4 个月前

Contact Us

Online Consultation: Click here to send me a message

WeChat ID: master_135

Scan to follow