Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
1anc3r authored Jul 25, 2016
1 parent b52bb4e commit a4c7319
Showing 1 changed file with 20 additions and 10 deletions.
30 changes: 20 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,26 @@

AirFree-Client is [here](https://github.com/1anc3r/AirFree-Client).

## Summary
A few months ago, I began to make this poject which can transfer commands and files between android-phone and windows-pc. I learned a lot via this project, such as how to use transfer commands and files via socket, how to transfer commands and files faster and better, but also on how to achieve commands on windows, how to integrate voice control and gesture control on android ... thanks for every day to learn new knowledge point, and every person to help me.
## Introduction
A few months ago, I began to code this poject which can transfer commands and files between android-phone and windows-pc. I learned a lot via this project, thanks for every day to learn new knowledge point, and every person to help me.

The poject's name isn't called AirFree initially, because AirFree and Alfred homonym and Alfred is the name of Batman's old housekeeper, I hope this poject can help us as Alfred help Bruce Wayne. How to use : connect android-phone and windows-pc via same Wi-Fi, controling windows-pc remotely on your android-phone.
The name of this poject isn't called AirFree initially, because AirFree and Alfred homonym, and Alfred is the name of Batman's old housekeeper, I hope this poject can help us as Alfred help Bruce Wayne.

## Link:
Blog: [http://www.1anc3r.me](http://www.1anc3r.me)
Github: [https://github.com/1anc3r](https://github.com/1anc3r)
AirFree-Client Downloads: [AirFree-Client.apk](http://o7gy5l0ax.bkt.clouddn.com/AirFree-Client.apk)
AirFree-Server Downloads: [AirFree-Server.exe](http://pan.baidu.com/s/1pKDmnb1)

## How to Use:
1. Android-phone and windows-pc connect to the same Wi-Fi, or android-phone / windows-pc connect to windows-pc / android-phone 's hotspot, then open AirFree-Server and AirFree-Client.
2. Click connect-button on the left|top corner of the main interface of AirFree-Client, AirFree-Server will show the IP address in the form of text and QR code, you can enter text or scan code to connect.
3. Then you can rest assured that eating (ง • _ •) ง if you don't connect, then you can still use AirFree-Client as file management functions, browse pictures, musics, videos, documents, applications. Oh yeah, Download folder is placed transfiles, DCIM folder is placed screenshot.

## Features
1. Delete and Copy and Cut and Run and Download files on windows-pc.
2. Delete and Copy and Cut and Run and Upload files on android-phone.
3. Mouse Control.
1. Browse, Open or Download on windows-pc.
2. Browse, Search, Delete, Copy, Cut, Open or Upload on android-phone.
3. Mouse and Keyboard Control.
4. Gesture Control.
5. Voice Control.
6. Volume Adjustment.
Expand All @@ -23,12 +34,11 @@ The poject's name isn't called AirFree initially, because AirFree and Alfred hom
12. Instructions.
13. Feedback.

## Demo
## Screenshot

### Server
<img src="http://o7gy5l0ax.bkt.clouddn.com/QQ%E6%88%AA%E5%9B%BE20160520200125.png" width = "222" height = "269" alt="File Management" />
<img src="http://o7gy5l0ax.bkt.clouddn.com/2016-07-24%2019%2030%2005.png" width = "290" height = "30" alt="File Management" />

Demo Download: [AirFree-Server.exe](http://pan.baidu.com/s/1gfx3GdX)
<img src="http://o7gy5l0ax.bkt.clouddn.com/2016-07-24%2019%2027%2041.png" width = "218" height = "283" alt="File Management" />

## About Me
A student of Xi'an University of Posts and Telecommunications in mainland China. Currently learning Android development.
Expand Down

0 comments on commit a4c7319

Please sign in to comment.