Yuri Kulagin

Results 7 issues of Yuri Kulagin

Thank you for your awesome tool! Unfortunately, few Russian users know about this tool. I hope that the translation of the README into Russian will help to make this tool...

Try to use https://github.com/zach-klippenstein/goadb ```go conn, err := c.dialDevice() conn.SendMessage([]byte("shell: input ...")) ``` Here is a persistent connection to decrease timings.

duplicate
enhancement

Move to new ADB engine lib like this: https://github.com/zach-klippenstein/goadb It should improve UX and resolve some troubles

enhancement

Add a Web UI for tool when it runs without flags - Check ADB is in PATH or automatic ADB search (C:/ADB/platform-tools/adb.exe or desktop) - Check ADB connection with device...

enhancement

I have looked inside this repo to find if it able to convert some YAML specific symbols like `.inf`, `.-inf`, `.nan`, and `~`. In one of my own projects, when...