forked from Archives/Athou_commafeed
link to android app
This commit is contained in:
@@ -6,6 +6,8 @@ Google Reader inspired self-hosted RSS reader, based on JAX-RS, Wicket and Angul
|
||||
|
||||
Deploy on your own server (using TomEE, a lightweight JavaEE6 container based on Tomcat) or even in the cloud for free on OpenShift.
|
||||
|
||||
[Android app](https://github.com/doomrobo/CommaFeed-Android-Reader)
|
||||
|
||||
[Chrome extension](https://github.com/Athou/commafeed-chrome)
|
||||
|
||||
[Firefox extension](https://github.com/Athou/commafeed-firefox)
|
||||
|
||||
@@ -101,6 +101,7 @@ about.line2_suffix=\ project.
|
||||
about.line3=If you like this project, please consider a donation to support the developer and help cover the costs of keeping this website online.
|
||||
about.line4=For those of you who prefer bitcoin, here is the address
|
||||
about.goodies=Goodies
|
||||
about.goodies.android_app=Android app
|
||||
about.goodies.subscribe_url=Subscribe URL
|
||||
about.goodies.chrome_extension=Chrome extension
|
||||
about.goodies.firefox_extension=Firefox extension
|
||||
|
||||
@@ -35,6 +35,9 @@
|
||||
|
||||
<div class="about-module">
|
||||
<h4><i class="icon-puzzle-piece"></i> ${about.goodies}</h4>
|
||||
<p>
|
||||
<a href="https://play.google.com/store/apps/details?id=com.commafeed.commafeedreader" target="_blank">${about.goodies.android_app}</a>
|
||||
</p>
|
||||
<p>
|
||||
<a href="https://chrome.google.com/webstore/detail/commafeed/bpbfpjiciblcfeganojjkfapnllbhdga" target="_blank">${about.goodies.chrome_extension}</a>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user