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...) |
(→Installation) |
||
| Line 7: | Line 7: | ||
https://projects.openmoko.org/frs/download.php/483/twittermoko_0.1_all.opk | https://projects.openmoko.org/frs/download.php/483/twittermoko_0.1_all.opk | ||
| − | + | and then: | |
| + | |||
| + | opkg install twittermoko_0.1_all.opk | ||
| + | |||
| + | or directly: | ||
| + | |||
| + | opkg install https://projects.openmoko.org/frs/download.php/483/twittermoko_0.1_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 | ||
Revision as of 12:58, 25 November 2008
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://projects.openmoko.org/frs/download.php/483/twittermoko_0.1_all.opk
and then:
opkg install twittermoko_0.1_all.opk
or directly:
opkg install https://projects.openmoko.org/frs/download.php/483/twittermoko_0.1_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
