Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathew Winters authored Feb 20, 2017
1 parent 089de28 commit d9c5748
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,20 +22,20 @@ java -jar AdbRemoteScreen.jar
java -jar AdbRemoteScreen.jar /path/to/adb/binary
```

### New features in 2.0
### New features in 2.1
- Works in Windows
- Defaults for config file.
- Screenshots are now retrieved directly from device to computer's RAM through adb shell stream
- Support for multiple connected devices
- Added keys input support (all keys supported by Android are available)
- Hot-Plug support (you can now unplug or plug a new device while running ARS, it will automatically detect changes)
- Fixed bugs

### TODOs
- Add support for Windows
- Add directory dialog to let user choose adb file through UI
- Better handle device changes
-
### Note
I am new to Swing environement, do not hesitate to fork and pullrequest, even for just reimplementing functionalities already present but in a more convinient way.

### License

Expand Down

0 comments on commit d9c5748

Please sign in to comment.