Skip to content

modstart-lib/linkandroid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
git
Sep 27, 2024
b4c9c96 · Sep 27, 2024

History

63 Commits
Sep 23, 2024
Sep 17, 2024
Sep 27, 2024
Sep 20, 2024
Sep 27, 2024
Sep 25, 2024
Sep 24, 2024
Sep 27, 2024
Sep 25, 2024
Sep 17, 2024
Sep 24, 2024
Sep 17, 2024
Sep 17, 2024
Sep 17, 2024
Sep 17, 2024
Sep 25, 2024
Sep 25, 2024
Sep 27, 2024
Sep 23, 2024
Sep 27, 2024
Sep 27, 2024
Sep 17, 2024
Sep 17, 2024
Sep 17, 2024
Sep 17, 2024
Sep 17, 2024
Sep 20, 2024

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

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