GithubHelp home page GithubHelp logo

fineshop / old-demo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tango-adb/old-demo

0.0 0.0 0.0 22.74 MB

The now deprecated demo project

Home Page: https://tango-adb.github.io/old-demo/

License: MIT License

JavaScript 5.99% TypeScript 89.87% CSS 0.11% HTML 1.75% SCSS 1.39% MDX 0.88%

old-demo's Introduction

Demo (deprecated)

This is the now deprecated demo project for @yume-chan/adb package. It won't be updated, but it still mostly reflects the current API.

Build

pnpm install
pnpm recursive run build

Generate static build that can be hosted on GitHub Pages

The demo is built with Next.js, a full-stack React framework, which usually requires a Node.js environment to run.

However, since the demo doesn't have any server-side code, the most simple deployment method is to use the Static HTML Export feature of Next.js. It generates pre-rendered, fully static HTML files, that can be deployed to any static website hosting services (e.g. GitHub Pages).

To export static deployable HTML files, after running rush build command, run:

cd packages/demo
npx next export

This will create an out folder containing exported HTML files and all required resource files.

Features

  • File Management
    • List
    • Upload
    • Download
    • Delete
    • Preview image files
  • Screen Capture
  • Terminal Emulator powered by Tabby
    • Tabs and split panes
    • Color themes
    • Rich configuration
  • Toggle ADB over WiFi
  • Install APK
  • Scrcpy compatible client
    • Screen mirroring
    • Audio forwarding (Android >= 11)
    • Recording
    • Control device with mouse, touch and keyboard
  • Chrome Remote Debugging that supporting
    • Google Chrome (stable, beta, dev, canary)
    • Microsoft Edge (stable, beta, dev, canary)
    • Opera (stable, beta)
    • Vivaldi
  • Monitor and dump logcat messages
  • Power off and reboot to different modes

Used open-source projects

old-demo's People

Contributors

yume-chan avatar lordgiacomos avatar upintheairsheep avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.