https://github.com/timnew/remoteimagepicker
https://github.com/timnew/remoteimagepicker
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/timnew/remoteimagepicker
- Owner: timnew
- License: mit
- Created: 2014-09-13T13:34:32.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-02T06:47:49.000Z (over 11 years ago)
- Last Synced: 2025-02-28T18:04:02.684Z (over 1 year ago)
- Language: Java
- Size: 430 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
RemoteImagePicker
=================
> RemoteImagePicker is an android gallery app that allow you to access the images on your local computer as easy as access local images.
> RemoteImagePicker is useful when you want to share images on your computer to mobile base social network, such as Instagram or WeChat moment.
> RemoteImagePicker is also can be used to batch download the images to your android device.
## Remote Image Server
To use RemoteImagePicker, you need setup [RemoteImageServer] on your computer first. For more detail, check out [Remote Image Server home page][RemoteImageServer].
### Auto Discovery
RemoteImagePicker uses auto-discovery to locate the Remote Image Server.
Currently, auto-discovery can only find the servers in the same subnetwork as your android device.
**HINT**: If you cannot found the server, check whether your phone is using WIFI instead of cell data. And VPN services might also impact the auto-discovery.
## License
MIT
[homepage]: https://github.com/timnew/RemoteImageServer
[RemoteImageServer]: https://github.com/timnew/RemoteImageServer