TwitterMoko
From Openmoko
(Difference between revisions)
(New page: ==Introduction== TwitterMoko is a simple client for Twitter http://www.twitter.com. For now you can read your timeline and post a new tweet. ==Installation== You can opk file from: https...) |
|||
| (17 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| + | [[Image:Twittermoko timeline.png|thumb|The main window with your timeline]] | ||
| + | |||
| + | [[Image:Twittermoko direct message.png|thumb|Direct message]] | ||
| + | |||
| + | [[Image:Twittermoko2.jpg|thumb|You can change user and password]] | ||
| + | |||
==Introduction== | ==Introduction== | ||
TwitterMoko is a simple client for Twitter http://www.twitter.com. | TwitterMoko is a simple client for Twitter http://www.twitter.com. | ||
| − | + | Now support http://identi.ca too | |
| + | |||
==Installation== | ==Installation== | ||
| − | You can opk file from: | + | You can get opk file from: |
| − | + | http://projects.openmoko.org/frs/download.php/538/twittermoko_0.5_all.opk | |
| − | + | and then: | |
| + | |||
| + | opkg install twittermoko_0.5_all.opk | ||
| + | |||
| + | or directly: | ||
| + | |||
| + | opkg install http://projects.openmoko.org/frs/download.php/538/twittermoko_0.5_all.opk | ||
| + | |||
| + | Or you can use repository http://minucci.net/file/opkg/ . For add repository follow this command on you phone: | ||
cd /etc/opkg | cd /etc/opkg | ||
| Line 17: | Line 32: | ||
opkg install twittermoko | opkg install twittermoko | ||
| − | + | ---- | |
| + | Visit http://minucci.net/openmoko.php | ||
| + | |||
| + | |||
| + | [[Category:Internet Applications]] | ||
Latest revision as of 11:35, 9 February 2009
[edit] Introduction
TwitterMoko is a simple client for Twitter http://www.twitter.com. Now support http://identi.ca too
[edit] Installation
You can get opk file from:
http://projects.openmoko.org/frs/download.php/538/twittermoko_0.5_all.opk
and then:
opkg install twittermoko_0.5_all.opk
or directly:
opkg install http://projects.openmoko.org/frs/download.php/538/twittermoko_0.5_all.opk
Or you can use repository http://minucci.net/file/opkg/ . For add repository follow this command on you phone:
cd /etc/opkg wget http://minucci.net/file/gecco-feed.conf
then
opkg update opkg install twittermoko
