Skip to content

Commit 9cce19d

Browse files
committed
added similar projects section
1 parent ad17b5e commit 9cce19d

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,15 @@ So, right now AndroidScreencast support all Android versions equal or greater th
7272

7373
Also, to run AndroidScreencast you will need *adb* installed (or you can use bundled in OS bundles adb).
7474

75-
[Android_4_1_1_Input]: http://grepcode.com/file/repository.grepcode.com/java/ext/com.google.android/android/4.1.1_r1/com/android/commands/input/Input.java#Input
75+
# Similar Projects
76+
77+
* [Seven Square][seven_square] - QT implementation of Android Screencast (actively developed)
78+
* [Droid@Screen][droid_at_screen] - implementation of Android Screencast in Java (fancy one, last release in 2013)
79+
* [Android Screen Monitor][android_screen_monitor] - implementation of Android Screencast in Java (latest release in 2013)
7680

81+
[Android_4_1_1_Input]: http://grepcode.com/file/repository.grepcode.com/java/ext/com.google.android/android/4.1.1_r1/com/android/commands/input/Input.java#Input
82+
[seven_square]: https://github.com/yangh/sevensquare
83+
[droid_at_screen]: http://droid-at-screen.org/droid-at-screen/
7784

7885
[travis_badge]: https://travis-ci.org/xSAVIKx/AndroidScreencast.svg?branch=master
7986
[travis]: https://travis-ci.org/xSAVIKx/AndroidScreencast
@@ -88,4 +95,4 @@ Also, to run AndroidScreencast you will need *adb* installed (or you can use bun
8895
[license]: http://www.apache.org/licenses/LICENSE-2.0
8996

9097
[gitter_badge]: https://badges.gitter.im/AndroidScreencast/Lobby.svg?style=flat
91-
[gitter]: https://gitter.im/AndroidScreencast/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
98+
[gitter]: https://gitter.im/AndroidScreencast/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge

0 commit comments

Comments
 (0)