GithubHelp home page GithubHelp logo

cuinnchen / oldtimeroad Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jennypopping/oldtimeroad

0.0 0.0 0.0 5.45 MB

纯粹的移动端录制工具,通过记录移动端点击事件的截图并按时间倒序展示,帮助用户在遇到bug时更好地回忆复现步骤

Python 86.86% HTML 13.14%

oldtimeroad's Introduction

实现方案

  1. adb getevents:监听屏幕点击事件
  2. adb screencap:截图
  3. opencv 画出屏幕点击的位置

使用说明

  1. 拉取代码,安装requirements.txt依赖
  2. 连接移动端设备/使用模拟器,命令行输入adb devices需存在设备
  3. 执行main.py文件——用于监听设备屏幕点击事件
  4. 执行app.py文件——用于启动网页服务,根据时间倒序展示屏幕截图列表

flask页面说明

  1. 屏幕截图根据时间倒序展示
  2. 长按图片可放大
  3. 可点击刷新按钮,展示最新的屏幕截图列表
  4. 可点击清空按钮,清空所有屏幕截图内容(删除源文件)

本地路径

oldtimeroad's People

Contributors

jennypopping 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.