Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tubackkhoa/tesseract-mobile-automation
https://github.com/tubackkhoa/tesseract-mobile-automation
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tubackkhoa/tesseract-mobile-automation
- Owner: tubackkhoa
- License: apache-2.0
- Created: 2019-12-13T09:33:58.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T00:58:21.000Z (almost 2 years ago)
- Last Synced: 2024-04-13T16:22:31.988Z (7 months ago)
- Language: HTML
- Size: 84.2 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Changelog: history.au3
- License: LICENSE.md
Awesome Lists containing this project
README
## Start
```bash
node server.js --device-trade=emulator-5554 --device-history=emulator-5564
node test_extract.js --device=emulator-5554 --image=public/test.png
```#### ngrok
`ngrok http -bind-tls=false -subdomain=mt4 80`
`ngrok tcp --region=ap --remote-addr=1.tcp.ap.ngrok.io:20077 3389`