more detailed descriptions (part 18)
This commit is contained in:
parent
ec0d2ffceb
commit
fa19381e50
|
@ -11,6 +11,15 @@ Description:
|
||||||
Puts a start menu and recent apps tray on top of your screen accessible at any
|
Puts a start menu and recent apps tray on top of your screen accessible at any
|
||||||
time, increasing your productivity and turning your Android tablet or phone into
|
time, increasing your productivity and turning your Android tablet or phone into
|
||||||
a real multitasking machine.
|
a real multitasking machine.
|
||||||
|
|
||||||
|
'''Features:'''
|
||||||
|
|
||||||
|
* Start menu - shows you all applications installed on the device, configurable as a list or as a grid
|
||||||
|
* Recent apps tray - shows your most recently used apps and lets you easily switch between them
|
||||||
|
* Collapsible and hideable - show it when you need it, hide it when you don't
|
||||||
|
* Many different configuration options - customize Taskbar however you want
|
||||||
|
* Pin favorite apps or block the ones you don't want to see
|
||||||
|
* Designed with keyboard and mouse in mind
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
|
@ -10,7 +10,20 @@ Auto Name:Termux:API
|
||||||
Summary:Access Android functions from Termux
|
Summary:Access Android functions from Termux
|
||||||
Description:
|
Description:
|
||||||
Expose basic Android functionality like sending SMS or accessing GPS data to the
|
Expose basic Android functionality like sending SMS or accessing GPS data to the
|
||||||
[[com.termux]] app.
|
[[com.termux]] app. This is an add-on which requires that the main Termux app is
|
||||||
|
installed to use.
|
||||||
|
|
||||||
|
* Read and send sms messages from your terminal.
|
||||||
|
* Access device GPS location sensor from scripts.
|
||||||
|
* Pipe the result of commands into the device text-to-speech engine.
|
||||||
|
* Vibrate the device when something interesting happens.
|
||||||
|
* Access the system clipboard from shell scripts.
|
||||||
|
* List contacts from the system contact list.
|
||||||
|
|
||||||
|
Besides installing this app an additional package is required to install inside
|
||||||
|
Termux:
|
||||||
|
|
||||||
|
$ apt install termux-api
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
|
@ -14,13 +14,9 @@ This plugin for [[com.termux]] allows programs to be run at boot.
|
||||||
Instructions:
|
Instructions:
|
||||||
|
|
||||||
* Start the Termux:Boot app once by clicking on its launcher icon.
|
* Start the Termux:Boot app once by clicking on its launcher icon.
|
||||||
|
|
||||||
* This allow the app to be run at boot.
|
* This allow the app to be run at boot.
|
||||||
|
|
||||||
* Create the ~/.termux/boot/ directory.
|
* Create the ~/.termux/boot/ directory.
|
||||||
|
|
||||||
* Put scripts you want to execute inside the ~/.termux/boot/ directory.
|
* Put scripts you want to execute inside the ~/.termux/boot/ directory.
|
||||||
|
|
||||||
* If there are multiple files, they will be executed in a sorted order.
|
* If there are multiple files, they will be executed in a sorted order.
|
||||||
|
|
||||||
Note that you may want to run termux-wake-lock as first thing want to ensure
|
Note that you may want to run termux-wake-lock as first thing want to ensure
|
||||||
|
|
|
@ -10,6 +10,14 @@ Summary:Control a Sony camera over WiFi
|
||||||
Description:
|
Description:
|
||||||
Take pictures with interval time in WiFi mode for your Sony camera. Works with
|
Take pictures with interval time in WiFi mode for your Sony camera. Works with
|
||||||
devices RX100-mk2, NEX-5R, QX-10 / QX-100, NEX-6, Alpha-7, RX10 and DSC-HX50V.
|
devices RX100-mk2, NEX-5R, QX-10 / QX-100, NEX-6, Alpha-7, RX10 and DSC-HX50V.
|
||||||
|
|
||||||
|
'''Features:'''
|
||||||
|
|
||||||
|
* Take pictures remotely with your sony camera
|
||||||
|
* Choose the delay between pictures
|
||||||
|
* Initial delay
|
||||||
|
* Photo preview
|
||||||
|
* Take pictures even when the screen is turned off
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
|
@ -12,6 +12,20 @@ Multimedia player focused on playing MIDI files. Instead of built-in Android
|
||||||
MIDI playing features, it uses Timidity++ engine and allows specifying
|
MIDI playing features, it uses Timidity++ engine and allows specifying
|
||||||
soundfonts and options. Included soundfont 8Rock11e seems to have non-free
|
soundfonts and options. Included soundfont 8Rock11e seems to have non-free
|
||||||
license "Distribute freely. Don't disassemble."
|
license "Distribute freely. Don't disassemble."
|
||||||
|
|
||||||
|
Features include:
|
||||||
|
|
||||||
|
* High quality MIDI file playback far superior to Android's built in Synth
|
||||||
|
* Support for multiple user-set SoundFonts or patch sets
|
||||||
|
* Multi-track mixer with support for per-track instrument and volume adjustment (only available for MIDI and MOD files)
|
||||||
|
* Tempo, pitch, voice, and resampling controls
|
||||||
|
* Create, save, and load custom instrument and volume configurations
|
||||||
|
* Additional support for Amiga MOD files as well as the formats Android natively supports (mp3, ogg, flac, etc)
|
||||||
|
* Export MIDI or MOD files to wav
|
||||||
|
* Compressed .sfArk and .sfArk.exe SoundFont extraction
|
||||||
|
* Notification with playback buttons (Honeycomb or later)
|
||||||
|
* Folder and playlist based music organization
|
||||||
|
* Dark and light themes
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
@ -28,6 +42,6 @@ Build:2.7.6,81
|
||||||
buildjni=yes
|
buildjni=yes
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:RepoManifest
|
||||||
Current Version:3.0.5
|
Current Version:3.0.5
|
||||||
Current Version Code:95
|
Current Version Code:95
|
||||||
|
|
|
@ -8,7 +8,22 @@ Changelog:https://github.com/koelleChristian/trickytripper/blob/HEAD/app/src/mai
|
||||||
Auto Name:Tricky Tripper
|
Auto Name:Tricky Tripper
|
||||||
Summary:Manage travel expenses
|
Summary:Manage travel expenses
|
||||||
Description:
|
Description:
|
||||||
Especially for managing shared expenses
|
Especially for managing shared expenses.
|
||||||
|
|
||||||
|
''Tricky Tripper'' is an offline-compatible utility for managing travel
|
||||||
|
expenses. It is especially intended for holidays with shared expenses, e.g. you
|
||||||
|
go on a trip with your friends and from time to time one companion pays for all
|
||||||
|
travelers. In such a situation ''Tricky Tripper'' splits the costs among the
|
||||||
|
companions as you want it. The application calculates all debts among the
|
||||||
|
travelers and offers means to get even, during or after the trip.
|
||||||
|
|
||||||
|
'''Features:'''
|
||||||
|
|
||||||
|
* Even or individual splitting of costs among travelers.
|
||||||
|
* Debt protocol
|
||||||
|
* Function to settle debts
|
||||||
|
* It's offline-compatible.
|
||||||
|
* Report export (Dropbox, Evernote, Mail, SDCard)
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
|
@ -11,6 +11,21 @@ Description:
|
||||||
Use the LED flash of the camera as a flashlight. Easy access this functionality
|
Use the LED flash of the camera as a flashlight. Easy access this functionality
|
||||||
by pressing both volume buttons together. It works in screen on, lock screen and
|
by pressing both volume buttons together. It works in screen on, lock screen and
|
||||||
screen off (when enabled from settings).
|
screen off (when enabled from settings).
|
||||||
|
|
||||||
|
'''Features:'''
|
||||||
|
|
||||||
|
* Turn on/off torch / flashlight / LED just by holding volume Buttons / keys together
|
||||||
|
* Works in screen on, lock screen, even while screen off (when enabled from Settings)
|
||||||
|
* Optimized (zero) Battery usage (unless enabled in screen off via settings)
|
||||||
|
* Standalone torch / flashlight / LED app too!
|
||||||
|
* Easy, innovative and handy Material Design UI
|
||||||
|
* Very light, tiny and small (~1 MB)
|
||||||
|
* Super fast and reliable
|
||||||
|
* Brightest guaranteed
|
||||||
|
* Innovative, simple & handy
|
||||||
|
* No privacy / security issues
|
||||||
|
* No Root required
|
||||||
|
* No framework / plugin required
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
|
@ -9,6 +9,12 @@ Auto Name:Toffeed
|
||||||
Summary:Interact with Facebook
|
Summary:Interact with Facebook
|
||||||
Description:
|
Description:
|
||||||
Wrapper around Facebook's mobile website and APIs.
|
Wrapper around Facebook's mobile website and APIs.
|
||||||
|
|
||||||
|
'''Features:'''
|
||||||
|
|
||||||
|
* Light: The official Facebook app is slow and a battery hog. Toffeed is under 2 MB and has no background services which drains battery.
|
||||||
|
* Notifications: Toffeed supports background notifications.
|
||||||
|
* Material design: Toffeed follows Google's material design guidelines.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
|
@ -8,7 +8,10 @@ Changelog:https://github.com/naman14/Timber/blob/HEAD/Changelog.md
|
||||||
Auto Name:Timber
|
Auto Name:Timber
|
||||||
Summary:Material Design Music Player
|
Summary:Material Design Music Player
|
||||||
Description:
|
Description:
|
||||||
Timber is a Music Player currently in Beta
|
''Timber'' is a Material Design Music Player. It lets you browse Songs, Albums,
|
||||||
|
Artists, create and edit playlists, browse device folders and more, features
|
||||||
|
gestures for track switching and LastFM scrobble. Timber also supports Lyrics
|
||||||
|
and Chromecast, Android Wear and Android Auto.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
@ -57,7 +60,10 @@ from f-droid branch: https://github.com/naman14/Timber/commits/f-droid
|
||||||
Developer seems no longer interested in F-Droid builds and no longer provides a FOSS build flavor, see https://github.com/naman14/Timber/issues/259
|
Developer seems no longer interested in F-Droid builds and no longer provides a FOSS build flavor, see https://github.com/naman14/Timber/issues/259
|
||||||
.
|
.
|
||||||
|
|
||||||
|
Archive Policy:0 versions
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest/f-droid
|
Update Check Mode:RepoManifest/f-droid
|
||||||
Current Version:0.3b
|
Current Version:0.3b
|
||||||
Current Version Code:16
|
Current Version Code:16
|
||||||
|
|
||||||
|
No Source Since:0.4
|
||||||
|
|
|
@ -10,6 +10,13 @@ Summary:Musical instrument pitch tuning
|
||||||
Description:
|
Description:
|
||||||
Accordion tuner with scope, spectrum and strobe. Can show up to eight different
|
Accordion tuner with scope, spectrum and strobe. Can show up to eight different
|
||||||
notes or reeds concurrently.
|
notes or reeds concurrently.
|
||||||
|
|
||||||
|
Hold the phone/tablet near the instrument, play a note and observe the display.
|
||||||
|
In portrait the app shows a scope with the input signal, a spectrum showing the
|
||||||
|
processed signal, the main display with the note value, cents error, frequency
|
||||||
|
error etc, a strobe display and a meter display showing the cents error. In
|
||||||
|
landscape the app shows just the main display and the meter. There is a signal
|
||||||
|
indicator in the action bar which is useful in landscape mode.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
|
@ -10,6 +10,15 @@ Summary:Track your location
|
||||||
Description:
|
Description:
|
||||||
Client for Traccar server software. A demo server is setup in the app for trying
|
Client for Traccar server software. A demo server is setup in the app for trying
|
||||||
it out and the results can be viewed in a browser.
|
it out and the results can be viewed in a browser.
|
||||||
|
|
||||||
|
By default application is configured to use free Traccar service (address -
|
||||||
|
demo.traccar.org, port - 5055). To see your device on map register on
|
||||||
|
http://demo.traccar.org/ and add your device with identifier.
|
||||||
|
|
||||||
|
Traccar (Server) is a free open source server that supports more than 100
|
||||||
|
different protocols and GPS tracking devices. You can use this application with
|
||||||
|
your own hosted instance of Traccar. For more information visit
|
||||||
|
https://www.traccar.org/.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
|
@ -12,6 +12,21 @@ Summary:An RSS reader for Tiny Tiny RSS
|
||||||
Description:
|
Description:
|
||||||
An offline reader that works with the Tiny Tiny RSS (also known as ttrss or
|
An offline reader that works with the Tiny Tiny RSS (also known as ttrss or
|
||||||
tt-rss) web-based feed reader/aggregator.
|
tt-rss) web-based feed reader/aggregator.
|
||||||
|
|
||||||
|
'''Features:'''
|
||||||
|
|
||||||
|
* Swipe for faster browsing
|
||||||
|
* Optional navigation with volume-buttons
|
||||||
|
* View and download attached media files
|
||||||
|
* Cache articles and images locally
|
||||||
|
* Share URLs
|
||||||
|
* Easily mark things as read, starred or publish/comment them
|
||||||
|
* SSL with self-signed certificates
|
||||||
|
* Fast JSON-Parsing with stream-based parser GSON
|
||||||
|
* Scheduled updates via Tasker/Locale
|
||||||
|
* Layout optimized for tablets
|
||||||
|
* Dark and light themes available
|
||||||
|
* many more, Changelog and Feature-List can be found on the project-page...
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
Loading…
Reference in a new issue