descriptions
This commit is contained in:
parent
a0d267c1d9
commit
2782f425a6
|
@ -5,10 +5,12 @@ Source Code:https://github.com/dozingcat/AsciiCam
|
||||||
Issue Tracker:https://github.com/dozingcat/AsciiCam/issues
|
Issue Tracker:https://github.com/dozingcat/AsciiCam/issues
|
||||||
|
|
||||||
Auto Name:AsciiCam
|
Auto Name:AsciiCam
|
||||||
Summary:ASCII text pictures
|
Summary:Replace pixels with text
|
||||||
Description:
|
Description:
|
||||||
AsciiCam generates ASCII images in real time from whatever your camera is
|
AsciiCam generates images in real time from whatever your camera is
|
||||||
pointing at, either in greyscale, in the primary colors or in full color.
|
pointing at, either in greyscale, in the primary colors or in full color.
|
||||||
|
Instead of a normal image made of pixels, each area will have a coloured
|
||||||
|
letter of the latin alphabet or another ASCII character.
|
||||||
|
|
||||||
You can also create ASCII versions of pictures in your gallery, and optionally
|
You can also create ASCII versions of pictures in your gallery, and optionally
|
||||||
have ASCII versions automatically generated every time you take a picture with
|
have ASCII versions automatically generated every time you take a picture with
|
||||||
|
|
|
@ -9,8 +9,9 @@ Auto Name:aAuroraApp (Alpha)
|
||||||
Summary:Space weather info
|
Summary:Space weather info
|
||||||
Description:
|
Description:
|
||||||
The Sun goes through some ups and downs and this period is expected to be full of stormy
|
The Sun goes through some ups and downs and this period is expected to be full of stormy
|
||||||
activity. This app presents notices and graphs from the internet and a heatmap for the aurora.
|
activity. It presents notices and graphs from the internet and a heatmap for the aurora.
|
||||||
The app is still in alpha but it should do the job just fine.
|
|
||||||
|
Status: Alpha. Not very polished but functional and stable.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git-svn
|
Repo Type:git-svn
|
||||||
|
|
|
@ -12,7 +12,8 @@ Android 4.1), you can share the contents of the device clipboard
|
||||||
just by touching the devices together.
|
just by touching the devices together.
|
||||||
|
|
||||||
If you don't have NFC you can make QR codes with
|
If you don't have NFC you can make QR codes with
|
||||||
[[com.google.zxing.client.android]] and [[se.johanhil.clipboard]].
|
[[com.google.zxing.client.android]] which can be read by another
|
||||||
|
Android gadget with a camera.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
|
@ -7,9 +7,8 @@ Issue Tracker:https://github.com/koush/Superuser/issues
|
||||||
Auto Name:Superuser
|
Auto Name:Superuser
|
||||||
Summary:Manage root access
|
Summary:Manage root access
|
||||||
Description:
|
Description:
|
||||||
An app to allow or disallow apps' requests to run as root, like the
|
An app to allow or forbid apps' requests to run as root.
|
||||||
Superuser app that comes with custom ROMs. The difference here is
|
The entire app can be built from source with the Android
|
||||||
that the entire app can be built from source with the Android
|
|
||||||
SDK and NDK, including the '''su''' binary which is bundled within and
|
SDK and NDK, including the '''su''' binary which is bundled within and
|
||||||
copied to /system when the prompts are followed.
|
copied to /system when the prompts are followed.
|
||||||
You must already have root for this to work, because it leverages
|
You must already have root for this to work, because it leverages
|
||||||
|
|
|
@ -13,7 +13,7 @@ in the United States.
|
||||||
|
|
||||||
* Read and listen to the day's top stories from NPR News
|
* Read and listen to the day's top stories from NPR News
|
||||||
* Stay informed via our hourly five-minute newscasts
|
* Stay informed via our hourly five-minute newscasts
|
||||||
* Connect to local public radio stations with over 1,000 live NPR station streams
|
* Connect to local public radio stations
|
||||||
* Make your own playlist
|
* Make your own playlist
|
||||||
* Listen and read at the same time
|
* Listen and read at the same time
|
||||||
* Share your favorite stories via SMS, social media or email
|
* Share your favorite stories via SMS, social media or email
|
||||||
|
@ -22,8 +22,8 @@ A proprietary analytics library was removed before building.
|
||||||
|
|
||||||
The app makes use of an [http://dev.npr.org API] and you should
|
The app makes use of an [http://dev.npr.org API] and you should
|
||||||
observe the [http://www.npr.org/about-npr/179876898/terms-of-use terms]
|
observe the [http://www.npr.org/about-npr/179876898/terms-of-use terms]
|
||||||
if you are considering making a derivative — in particular, non-commercial
|
if you are considering making a derivative — in particular, only non-commercial
|
||||||
use isn't allowed.
|
use is allowed.
|
||||||
|
|
||||||
Status: There isn't any source for the current version so we built from the
|
Status: There isn't any source for the current version so we built from the
|
||||||
latest available. Bugs are included, especially to do with the location aspect
|
latest available. Bugs are included, especially to do with the location aspect
|
||||||
|
|
|
@ -19,8 +19,6 @@ try it in adhoc mode. Prebuilts are no longer in the source code.
|
||||||
This is '''experimental software''': it may not work as advertised.
|
This is '''experimental software''': it may not work as advertised.
|
||||||
It may lose or alter messages and files that it carries;
|
It may lose or alter messages and files that it carries;
|
||||||
it may consume a lot of space, speed and battery, and it may crash unexpectedly.
|
it may consume a lot of space, speed and battery, and it may crash unexpectedly.
|
||||||
To avail of the maps feature a separate app has to be installed which isn't
|
|
||||||
in the f-droid.org repo yet.
|
|
||||||
|
|
||||||
Mobile communications are useful, but depend on infrastructure that can be
|
Mobile communications are useful, but depend on infrastructure that can be
|
||||||
damaged, overwhelmed,
|
damaged, overwhelmed,
|
||||||
|
@ -34,7 +32,7 @@ Requires root: No. Basic Android still doesn't allow WiFi in AdHoc mode,
|
||||||
so the app will ask for root if you try to enable adhoc mode.
|
so the app will ask for root if you try to enable adhoc mode.
|
||||||
|
|
||||||
The Java/XML part is distributable under the GNU GPLv3 while the serval-dna
|
The Java/XML part is distributable under the GNU GPLv3 while the serval-dna
|
||||||
project is GPLv2.
|
(distributed number architecture) project is GPLv2.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
Loading…
Reference in a new issue