Skip to content

modstart-lib/linkandroid

Repository files navigation

LinkAndroid

Guide

中文文档】 【English

LinkAndroid is an all-in-one mobile phone connection assistant that can easily connect Android and computers. After connecting the phone, you can screen mirroring, GIF/MP4 screen recording, screenshots, file management, and phone operation.

Features

  • multiple phone connect supported
  • screen mirroring, based on scrcpy, support phone operation
  • screenshot, image beautifier will be opened automatically after screenshot
  • GIF/MP4 screen recording
  • application management
  • file management, support upload/download/delete
  • shell command, support adb, screen command and phone shell command
  • 1i8n support, English/Simplified Chinese supported

Previews

Screen mirroring

Screen recording

Screenshot

Command line

App management

Get the app

Windows

MacOS

Linux

We uses

  • electron
  • vue3
  • typescript

Development

only node 20 tested

# install dependencies
npm install
# run in dev mode
npm run dev
# build
npm run build

Thanks

License

GPL-3.0