New app: MinX
This commit is contained in:
parent
85a7ce7c70
commit
295487006a
40
metadata/com.chdev.ks.minx.txt
Normal file
40
metadata/com.chdev.ks.minx.txt
Normal file
|
@ -0,0 +1,40 @@
|
|||
Categories:Internet
|
||||
License:MIT
|
||||
Web Site:https://github.com/crazyhitty/minx/blob/HEAD/README.md
|
||||
Source Code:https://github.com/crazyhitty/minx
|
||||
Issue Tracker:https://github.com/crazyhitty/minx/issues
|
||||
|
||||
Auto Name:MinX
|
||||
Summary:Minimalistic, text based web browser
|
||||
Description:
|
||||
Simple web browser that focuses on text.
|
||||
|
||||
This is intended for those users who don't like adverts on webpages or enjoy
|
||||
reading content from websites but unfortunately these websites don't scale well
|
||||
on smartphone screens. Minx grabs textual data from websites and represents it
|
||||
to the user in a readable format. This app also tries to remove any possibility
|
||||
of websites tracking user data as no cookies or user details are shared with the
|
||||
website. It uses jsoup to parse HTML data into string values which can further
|
||||
be displayed to the user.
|
||||
|
||||
Features:
|
||||
|
||||
* Ad free and no user information tracking.
|
||||
* Load any url into the app and it will load it as long as the url is valid.
|
||||
* Change font size according to your liking.
|
||||
* Save webpages offline.
|
||||
* Secure your archive with a PIN.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/crazyhitty/minx
|
||||
|
||||
Build:0.1,1
|
||||
commit=ddcaedd628cb843dbce49c4354ab31e448f85f62
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:0.1
|
||||
Current Version Code:1
|
Loading…
Reference in a new issue