Skip to content

carvilsi/PCBridge_Android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PCBridge_Android

Source code of "inglorious" App PCBridge @ PlayStore

You can easily share content from others apps and images from you Android to your PC via WIFI, so you can check later all the content from you PC.

### What can you share?

Now you can share links, content from other apps and text from clipboard.

  • Content from clipboard
  • Twitter
  • Feedly
  • Firefox Browser
  • Instagram
  • TripAdvisor
  • Multiple images from Gallery
  • Video from Gallery

### How does PCBridge work?

PCBridge is waiting shared content from other applications. That is, for example, sharing content to PCBridge with the function “Share” from Twitter or other applications. The shared content is added from other applications so that you can check them later from you PC. You can also add content to PCBridge with the button “Paste from clipboard”. If you want to paste content from clipboard you just need to open PCBridge and select “Paste from Clipboard”. If you want to damp the shared content to your PC you just need to open your preferred web browser (FireFox, Chrome or Safari) and load the URL showed on the upper side of PCBridge; it is something like “http://192.168.1.105:8585”.

How to use PCBridge:

-Share content from other application with PCBridge: Click on “Share” and select “PCBridge” -Or share text: Select and copy the text. Open PCBridge and click on “Paste from Clipboard” -Open the web browser on your PC (FireFox, Chrome or Safari) and write the URL that appears on the upper side of PCBridge. The URL is something like: “http://192.168.1.105:8585” -Click on “Connect”. If everything is fine the state will change from DISCONNECTED to CONNECTED and your shared contents will appear on the browser. -Click on “New shared” to get the list of contents that you shared from you Android -If the content is or has a link (URL), click on it to open a new tag. If the content is plain text from clipboard you can select it to do with it whatever you wish. -Click on “History Shared” to see previous shared contents -When the content has been sent to the computer they are deleted from the pending list on PCBridge. You can share content if your PC and Android are connected to the same Wi-Fi. You can also share the content using you Android phone as a Wi-Fi hotspot to connect you PC to the net.

Requirements:

It works on the following browsers:

  • FireFox 26.0 or higher
  • Chrome 32.0.1700.107 or higher
  • Safari 5.1.10 or higher

Run the source

  • Clone the project.
  • In Eclipse, Import like "Existing Android Code Into Workspace".
  • In Eclipse, Project Properties, add as library the project "android-support-v7-appcompat"

License

MIT