PodPooch

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(different image name)
(catspec)
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
fork of MokoPod
+
[[Image:podpooch.png|right]]
 +
=About=
  
[[Image:podpooch-home.png]]
+
Fork of [http://projects.openmoko.org/projects/mokopod/ MokoPod],  maintained by [[User:Tim abell|tim_abell]]
 +
 
 +
=Source=
 +
 
 +
* http://github.com/timabell/mokopod
 +
* http://www.timwise.co.uk/src/
 +
 
 +
=Bug tracker=
 +
* http://www.timwise.co.uk/cgi-bin/mokopod-fossil.cgi/rptview?rn=2
 +
 
 +
Note that this is on [http://www.fossil-scm.org/ fossil] which is a distributed bugtracker (amongst other things), so you can even clone the bug tracker to your own machine/server.
  
 
=Installation=
 
=Installation=
  
opkg install http://www.timwise.co.uk/opkg/podpooch/podpooch_0.2.0.2_armv4t.ipk
+
==ipk==
  
Or you can use repository from http://www.timwise.co.uk/opkg/ . To add repository run this command:
+
opkg install http://www.timwise.co.uk/opkg/podpooch/podpooch_0.2.0.6_armv4t.ipk
 +
 
 +
or install any of the other versions from http://www.timwise.co.uk/opkg/podpooch/
 +
 
 +
==opkg feed==
 +
To automatically get the latest, you can use the repository from http://www.timwise.co.uk/opkg/ . To add repository run this command:
  
 
  cd /etc/opkg
 
  cd /etc/opkg
 
  wget http://www.timwise.co.uk/opkg/podpooch/podpooch-feed.conf
 
  wget http://www.timwise.co.uk/opkg/podpooch/podpooch-feed.conf
  
and then:
+
and then to install run:
  
 
  opkg update
 
  opkg update
 
  opkg install podpooch
 
  opkg install podpooch
  
 +
==shr unstable==
 +
 +
podpooch has been added to the shr-unstable feed so you should be able to simply run
 +
 +
opkg update
 +
opkg install podpooch
 +
 +
=Screenshots=
 +
 +
[[Image:podpooch-home.png|thumb|center]]
 +
[[Image:podpooch-episodes.png|thumb|center]]
 +
[[Image:podpooch-play.png|thumb|center]]
  
[[Category:Applications]]
+
[[Category:Internet Applications]]

Latest revision as of 19:24, 7 January 2010

Podpooch.png

Contents

[edit] About

Fork of MokoPod, maintained by tim_abell

[edit] Source

[edit] Bug tracker

Note that this is on fossil which is a distributed bugtracker (amongst other things), so you can even clone the bug tracker to your own machine/server.

[edit] Installation

[edit] ipk

opkg install http://www.timwise.co.uk/opkg/podpooch/podpooch_0.2.0.6_armv4t.ipk

or install any of the other versions from http://www.timwise.co.uk/opkg/podpooch/

[edit] opkg feed

To automatically get the latest, you can use the repository from http://www.timwise.co.uk/opkg/ . To add repository run this command:

cd /etc/opkg
wget http://www.timwise.co.uk/opkg/podpooch/podpooch-feed.conf

and then to install run:

opkg update
opkg install podpooch

[edit] shr unstable

podpooch has been added to the shr-unstable feed so you should be able to simply run

opkg update
opkg install podpooch

[edit] Screenshots

Podpooch-home.png
Podpooch-episodes.png
Podpooch-play.png
Personal tools

fork of MokoPod

Podpooch-home.png

Installation

opkg install http://www.timwise.co.uk/opkg/podpooch/podpooch_0.2.0.2_armv4t.ipk

Or you can use repository from http://www.timwise.co.uk/opkg/ . To add repository run this command:

cd /etc/opkg
wget http://www.timwise.co.uk/opkg/podpooch/podpooch-feed.conf

and then:

opkg update
opkg install podpooch