Skip to content

atharvasakpal/Hackxcelerate_windows9-11

Repository files navigation

Android Device Management

A web-app which makes handling multiple android devices/ emulators easier. The devices are connected wirelessly by TCP/IP connection and the system files and be monitored and modified using Android Device Bridge. Also included the functionality of android sceen mirroring using SCRCPY. https://github.com/atharvasakpal/Hackxcelerate_windows9-11/blob/main/screenshots/ADB.mp4 Login Authentication included and passwords stored in the database after hashing via bcrypt.

ADB.mp4

API Reference

To show all connected devices

adb devices

To use Screen Mirroring

scrcpy -s <device>

Installation

git clone the project and use npm

Install Dependencies :-

npm i

Run

nodemon app.js

Note : This will work only when the MongoDB Server is On

Tech Stack

Client: css

Server: Node, Express

Authentication: Passport.js

Password Hashing: Bcrypt

Screenshots

login

pairing

connected devices

Team Members (Windows9/11)

  • Ishayu Potey
  • Atharva Sakpal
  • Nayanesh Gudla
  • Keyur Apte

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •