Giter Club home page Giter Club logo

Comments (25)

Macile avatar Macile commented on July 29, 2024 3

我想加一个安卓传输文件的功能;

目前的想法是修改安装APK的相关函数,不做检验,也直接传输到uploads文件夹下。之后的操作就是判断,如果后缀是.apk则安装,else就直接传输到手机的SD卡根目录;目前大致是这个思路,

卡在了校验的环节,目前的状态是只要是非apk则提示File is not a zip file,我不知道这个环节调用了哪个函数;
楼主能提示下吗?我想知道我这个思路可行吗?有没有什么更好的办法,最近才开始接触tornado,不太熟悉pythonweb相关;如果可以的话最好是详细一点,比如我应该修改哪个文件的哪个方法那种,web实在是有点弱。。。

from atxserver2.

Macile avatar Macile commented on July 29, 2024 2

我现在功能做出来了,但是有两个缺陷就是总会提示File is not a zip file,还有就是获取不到上传时的进度条的值,找不到那个值在哪里,我应该从哪里获取这个文件上传是否结束?希望楼主能帮帮忙๑乛◡乛๑

from atxserver2.

codeskyblue avatar codeskyblue commented on July 29, 2024 1

@Macile 哪地方看不懂,给你加下。

from atxserver2.

codeskyblue avatar codeskyblue commented on July 29, 2024

附加

  • 安卓设备健康检查

设备占用截止时间 idleTimeout + expiredAt

from atxserver2.

wq8231 avatar wq8231 commented on July 29, 2024

atx在设备上被系统杀掉一次之后,或者关机重启设备后,就连接不上了,得重新插线装一次。。大量设备的情况下维护起来很麻烦。。不知道是什么原因

from atxserver2.

Macile avatar Macile commented on July 29, 2024

催更。。催更楼主

from atxserver2.

Macile avatar Macile commented on July 29, 2024

顺便给楼主一个大赞,希望早点出多机同时控制的功能

from atxserver2.

saint228 avatar saint228 commented on July 29, 2024

期望能像UWA一样,显示手机的性能数据。

from atxserver2.

codeskyblue avatar codeskyblue commented on July 29, 2024

你们提pr呀,我时间精力不够呀

from atxserver2.

BachWings avatar BachWings commented on July 29, 2024

可不可以记录一台机器的操作,操作完以后,可以推送到其他机器?

from atxserver2.

babymark avatar babymark commented on July 29, 2024

wifi 设备连接功能 进度怎么样了?

from atxserver2.

Macile avatar Macile commented on July 29, 2024

超级想提PR,无奈部分代码功能还没看懂;强烈建议楼主多加注释

from atxserver2.

Macile avatar Macile commented on July 29, 2024

还有个问题是我用self.write不显示文字。。
TIM图片20190610213359

from atxserver2.

codeskyblue avatar codeskyblue commented on July 29, 2024

@Macile 这个需要前端处理下,看看是不是js代码没有处理对。前端现在是vue写的

from atxserver2.

twingoliu avatar twingoliu commented on July 29, 2024

非常好的项目,就是contributor太少了,希望能有多点人才加入,我也希望我能尽快加入!

from atxserver2.

twingoliu avatar twingoliu commented on July 29, 2024

@codeskyblue 开发计划非常明确,希望可以加上一个大概的时间计划,这样小伙伴们心里更有底

from atxserver2.

codeskyblue avatar codeskyblue commented on July 29, 2024

加不了,这毕竟不是公司的正式项目,开发时间很不确定

from atxserver2.

HeartIsBeat avatar HeartIsBeat commented on July 29, 2024

大佬, 类似stf的文件管理和日志不做么?
image

from atxserver2.

xiaoyaojjian avatar xiaoyaojjian commented on July 29, 2024

用户权限验证建议大神可以考虑加一下咯,因为如果没有权限认证,那所有的都是可以直接登陆使用,这样账号就会乱的

from atxserver2.

xiaoyaojjian avatar xiaoyaojjian commented on July 29, 2024

以及如果设备移除usb口后,设备应该显示断开,现在好像是移除后直接就丢了,没有该设备的信息

from atxserver2.

skier-peng avatar skier-peng commented on July 29, 2024

远程调试手机的意思是provider来跨网段还是手机里面的atx-agent跨网段?

from atxserver2.

yanglovecode avatar yanglovecode commented on July 29, 2024

wifi 设备连接功能 求更新

from atxserver2.

togettoyou avatar togettoyou commented on July 29, 2024

可以添加电脑播放手机的声音功能吗

from atxserver2.

MadDonkey avatar MadDonkey commented on July 29, 2024

请问下有微信或者钉钉群之类的吗?方便问题咨询

from atxserver2.

Jodiecxm avatar Jodiecxm commented on July 29, 2024

目前atxserver接入iOS设备时出现“设备屏幕同步中断”,目前卡在这里了,希望楼主帮忙看下, 环境:xcode:12.5.1 iOS端:13.6,iPhonexr Mac:11.4

from atxserver2.

Related Issues (20)

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.