34 lines
1.2 KiB
YAML
34 lines
1.2 KiB
YAML
Categories:
|
|
- Internet
|
|
License: GPL-2.0-only
|
|
SourceCode: https://github.com/IvanVolosyuk/share-to-browser
|
|
IssueTracker: https://github.com/IvanVolosyuk/share-to-browser/issues
|
|
|
|
AutoName: Send to Computer
|
|
Description: |-
|
|
You will need [[com.google.zxing.client.android]] to be installed to use this.
|
|
|
|
First visit [http://send-to-computer.appspot.com] on your computer and make sure
|
|
popup blocking is disabled. Scan the barcode given on the screen (the app
|
|
remembers the unique id at the end of the url so that it can identify your
|
|
requests for web pages). Choose Open in Browser and choose Send to Computer (you
|
|
may have to scroll). You are now setup and can send webpages to your computer
|
|
via the browser share menu. The computer browser checks every two minutes for
|
|
requests so you might have to wait a little. The source code is also available
|
|
for the server side of things.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/IvanVolosyuk/share-to-browser
|
|
|
|
Builds:
|
|
- versionName: '1.5'
|
|
versionCode: 7
|
|
commit: a884988e72ee
|
|
subdir: android
|
|
target: android-14
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: RepoManifest
|
|
CurrentVersion: '1.5'
|
|
CurrentVersionCode: 7
|