me.shkschneider.dropbearserver2 requires root
This commit is contained in:
parent
4928204db3
commit
74c5dca2af
|
|
@ -6,17 +6,23 @@ Issue Tracker:http://code.google.com/p/a2dpvolume/issues/list
|
||||||
|
|
||||||
Summary:Manage Bluetooth functions
|
Summary:Manage Bluetooth functions
|
||||||
Description:
|
Description:
|
||||||
Automatically adjusts the media volume on connect and resets it on disconnect. This is done so that stereo
|
Automatically adjusts the media volume on connect and resets it on disconnect.
|
||||||
streaming audio can work properly. Intended primarily for car Bluetooth systems. It can read out
|
This is done so that stereo
|
||||||
text messages using Text To Speech (TTS) services while you are connected. Each paired Bluetooth
|
streaming audio can work properly.
|
||||||
device or virtual device (home dock, car dock, power connection, or headset plug) can be configured
|
Intended primarily for car Bluetooth systems. It can read out
|
||||||
to your liking. There is a [http://code.google.com/p/a2dpvolume/wiki/Manual manual] on the website.
|
text messages using Text To Speech (TTS) services while you are connected.
|
||||||
|
Each paired Bluetooth
|
||||||
|
device or virtual device (home dock, car dock, power connection, or headset
|
||||||
|
plug) can be configured
|
||||||
|
to your liking.
|
||||||
|
There is a [http://code.google.com/p/a2dpvolume/wiki/Manual manual] on the
|
||||||
|
website.
|
||||||
|
|
||||||
A secondary feature is the ability to capture location information so you can find where you left your car.
|
A secondary feature is the ability to capture location information so you can
|
||||||
The location can also be automatically captured when exiting Car Mode on your Android device and read by
|
find where you left your car.
|
||||||
|
The location can also be automatically captured when exiting Car Mode on your
|
||||||
|
Android device and read by
|
||||||
any app that understands GPS data.
|
any app that understands GPS data.
|
||||||
|
|
||||||
Android 2.2 and above: there is a version for 2.1 on the website.
|
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:hg
|
Repo Type:hg
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ Web Site:http://ermetesms.it
|
||||||
Source Code:http://code.google.com/p/esms/source/list
|
Source Code:http://code.google.com/p/esms/source/list
|
||||||
Issue Tracker:http://code.google.com/p/esms/issues/list
|
Issue Tracker:http://code.google.com/p/esms/issues/list
|
||||||
|
|
||||||
Summary:Italian messaging
|
Summary:Send SMS via the web
|
||||||
Description:
|
Description:
|
||||||
Inviare messaggi gratuiti via web. Invio
|
Inviare messaggi gratuiti via web. Invio
|
||||||
multiplo fino a tre contatti, anteprima ultimo messaggio ricevuto, supporto
|
multiplo fino a tre contatti, anteprima ultimo messaggio ricevuto, supporto
|
||||||
|
|
|
||||||
|
|
@ -12,6 +12,8 @@ to download the media to your local storage in your choice of
|
||||||
quality. Optionally,
|
quality. Optionally,
|
||||||
you can send it via ssh to another computer. It isn't necessary
|
you can send it via ssh to another computer. It isn't necessary
|
||||||
to have the YouTube app: URLs can be shared from the browser.
|
to have the YouTube app: URLs can be shared from the browser.
|
||||||
|
|
||||||
|
See the source code page for a changelog.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
|
||||||
|
|
@ -8,8 +8,12 @@ Summary:SSH Server using DropBear
|
||||||
Description:
|
Description:
|
||||||
This is a SSH server using DropBear, allows you to easily install, configure
|
This is a SSH server using DropBear, allows you to easily install, configure
|
||||||
and run a Secured SHell server.
|
and run a Secured SHell server.
|
||||||
|
|
||||||
|
Requires root: Yes. To copy the dropbear binaries to /system.
|
||||||
.
|
.
|
||||||
|
|
||||||
|
Requires Root:Yes
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://github.com/shkschneider/android_DropBearServer2.git
|
Repo:https://github.com/shkschneider/android_DropBearServer2.git
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue