Skip to content

Commit

Permalink
Added short description for Android client to the web page
Browse files Browse the repository at this point in the history
aashiks committed Mar 28, 2011
1 parent f945db5 commit 9a27f6f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/silpa/modules/dictionary/dictionary.html
Original file line number Diff line number Diff line change
@@ -107,6 +107,11 @@ <h3>Dictionary as your chat friend</h3>
<li>English - Kannada Dictionary bot - kn.dict.bot@jabber.org</li>
</ol>
<p>More information about these bots <a href="http://thottingal.in/blog/2010/11/20/dictionary-jabber-buddy-bots/">here</a></p>
<h3> Dictionary on your Android device</h3>
<p> The Silpa Dictionary service is available for your Android device as an application. It will render the meaning of the word as an image and send it back to your phone. It currently support English-Malayalam and English-Hindi dictionaries only. It requires at least Android 1.5 to work </p>
<p> Installation : An APK is <a href="https://github.com/rajivnair/Silpa-Dictionary-Android-client/Silpa%20Dictionary.apk">available here</a>. Install it by browsing this site through your phone and clicking on the link or by downloading the APK into your phone’s storage and opening it from the phone.</p>
<p> Source code of the apk is available at <a href="https://github.com/rajivnair/Silpa-Dictionary-Android-client">https://github.com/rajivnair/Silpa-Dictionary-Android-client</a> </p>

<h3 name="Dictionary">Python Dictionary API</h3>
Dictionary APIs provide dictionary lookup service.
<ul>

0 comments on commit 9a27f6f

Please sign in to comment.