2019-01-11 11:36:19 +00:00
|
|
|
|
Categories:
|
|
|
|
|
- Reading
|
|
|
|
|
License: GPL-3.0-or-later
|
|
|
|
|
SourceCode: https://github.com/agnelvishal/newsDiet
|
|
|
|
|
IssueTracker: https://github.com/agnelvishal/newsDiet/issues
|
2019-01-20 16:31:44 +00:00
|
|
|
|
Donate: https://www.paypal.me/agnelv
|
|
|
|
|
Bitcoin: 325oe18pc8npqHeBGozobnvWfXXe3pujXq
|
2019-01-11 11:36:19 +00:00
|
|
|
|
|
2019-01-17 12:31:42 +00:00
|
|
|
|
AutoName: News
|
2019-01-11 11:36:19 +00:00
|
|
|
|
Summary: A news recommendation engine with user customizable parameters
|
2019-01-20 16:31:44 +00:00
|
|
|
|
Description: |-
|
|
|
|
|
News apps like Google News, Flipboard, BBC show trending articles written
|
2019-01-16 08:01:36 +00:00
|
|
|
|
a day or two back. If say there are hundred articles written in a day, these news
|
|
|
|
|
apps pick just a few of them. It is a time saving feature. But they lack a key
|
2019-01-20 17:05:37 +00:00
|
|
|
|
flexibility.
|
2019-01-20 16:31:44 +00:00
|
|
|
|
Consider you haven’t read any news for the last 1 monthor 1 year.
|
2019-01-16 08:01:36 +00:00
|
|
|
|
If you open any of the news apps or news websites, you will still be shown trending
|
|
|
|
|
articles written a day or two back and not last month or last year. Hence this
|
2019-01-20 16:31:44 +00:00
|
|
|
|
app [[press.condense.www]] picks popular articles of a website in a time range
|
2019-01-20 17:05:37 +00:00
|
|
|
|
we specify.
|
2019-01-20 16:31:44 +00:00
|
|
|
|
For example, techcrunch.com has 292,172 articles. But this app sorts
|
|
|
|
|
all those articles based on popularity. This app is a a webview of [www.condense.press]
|
|
|
|
|
and has PWA(Progressive Web App) features.
|
2019-01-11 11:36:19 +00:00
|
|
|
|
|
|
|
|
|
RepoType: git
|
|
|
|
|
Repo: https://github.com/agnelvishal/newsDiet
|
|
|
|
|
|
|
|
|
|
Builds:
|
2019-01-13 14:57:46 +00:00
|
|
|
|
- versionName: '1.4'
|
2019-01-12 17:30:48 +00:00
|
|
|
|
versionCode: 18
|
2019-01-13 14:57:46 +00:00
|
|
|
|
commit: v1.4
|
2019-01-11 11:36:19 +00:00
|
|
|
|
gradle:
|
|
|
|
|
- yes
|
|
|
|
|
|
2019-01-12 16:32:05 +00:00
|
|
|
|
AutoUpdateMode: Version v%v
|
|
|
|
|
UpdateCheckMode: Tags
|
2019-01-17 12:31:42 +00:00
|
|
|
|
CurrentVersion: '1.2'
|
|
|
|
|
CurrentVersionCode: 18
|