Podboy

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(Download and installation)
m (Update: new release 1.7.2 (major bugfixes))
 
(20 intermediate revisions by 2 users not shown)
Line 6: Line 6:
 
   Description= A podcast aggregator/player |
 
   Description= A podcast aggregator/player |
 
   Screenshot=Podboy.png |
 
   Screenshot=Podboy.png |
   Homepage=http://code.google.com/p/podboy/|
+
   Homepage=http://code.google.com/p/podboy/wiki/Overview|
 
   TestedOn=SHR |
 
   TestedOn=SHR |
 
   PackageName=podboy
 
   PackageName=podboy
Line 21: Line 21:
  
 
====Features====
 
====Features====
* Simple and finger friendly interface
+
* Designed to be finger friendly, fast and easy to use
* Subscription, unsubscription to podcasts
+
* RSS, Atom feeds
* Check for new episodes
+
* User interface in Elementary
* Download of a single episode, all available episodes of a podcast or all available episodes
+
* Delete a single episode, all episodes of a podcast or all episodes
+
* Player: play/pause/stop, mute, sliders for playing position of episodes and volume
+
* Volume and playing positions of episodes are saved
+
 
* Auto-suspend is disabled during playing
 
* Auto-suspend is disabled during playing
* Playing is stopped on incoming GSM call  
+
* Playing is stopped on incoming GSM call
 
* Bluetooth A2DP support
 
* Bluetooth A2DP support
 +
* Import from OPML file
  
The Project is hosted on [http://code.google.com/p/podboy/ Google code].
+
The Project is hosted on [http://code.google.com/p/podboy/wiki/Overview Google code].
  
 
== Download and installation ==
 
== Download and installation ==
Line 38: Line 35:
 
For example:
 
For example:
 
<pre>
 
<pre>
opkg install http://podboy.googlecode.com/files/podboy_1.0.0-r0_all.ipk
+
opkg install http://podboy.googlecode.com/files/podboy_1.7.2-r0_all.ipk
 +
</pre>
 +
Podboy is in SHR-unstable feeds already, so to install Podboy on SHR, simply type:
 +
<pre>
 +
opkg install podboy
 
</pre>
 
</pre>
  
Line 45: Line 46:
 
[[User:Valos|Valéry Febvre]]
 
[[User:Valos|Valéry Febvre]]
 
[[Category:Audio Applications]]
 
[[Category:Audio Applications]]
 +
[[Category:ApplicationsElementary]]

Latest revision as of 00:08, 23 November 2010


Podboy.png Podboy

A podcast aggregator/player


Homepage: http://code.google.com/p/podboy/wiki/Overview
Package: podboy
Tested on: SHR


Contents

Podboy.png

Podboy is one of the applications that runs on the Openmoko Phones. For a list of all applications, visit Applications

[edit] Overview

A podcast aggregator / player written in Python / Elementary.

[edit] Features

  • Designed to be finger friendly, fast and easy to use
  • RSS, Atom feeds
  • User interface in Elementary
  • Auto-suspend is disabled during playing
  • Playing is stopped on incoming GSM call
  • Bluetooth A2DP support
  • Import from OPML file

The Project is hosted on Google code.

[edit] Download and installation

You can install Podboy directly from Web with opkg. All packages are available here. For example:

opkg install http://podboy.googlecode.com/files/podboy_1.7.2-r0_all.ipk

Podboy is in SHR-unstable feeds already, so to install Podboy on SHR, simply type:

opkg install podboy

[edit] Author

Valéry Febvre

Personal tools


Podboy.png Podboy

A podcast aggregator/player


Homepage: http://code.google.com/p/podboy/
Package: podboy
Tested on: SHR


Contents

Podboy.png

Podboy is one of the applications that runs on the Openmoko Phones. For a list of all applications, visit Applications

Overview

A podcast aggregator / player written in Python / Elementary.

Features

  • Simple and finger friendly interface
  • Subscription, unsubscription to podcasts
  • Check for new episodes
  • Download of a single episode, all available episodes of a podcast or all available episodes
  • Delete a single episode, all episodes of a podcast or all episodes
  • Player: play/pause/stop, mute, sliders for playing position of episodes and volume
  • Volume and playing positions of episodes are saved
  • Auto-suspend is disabled during playing
  • Playing is stopped on incoming GSM call
  • Bluetooth A2DP support

The Project is hosted on Google code.

Download and installation

You can install Podboy directly from Web with opkg. All packages are available here. For example:

opkg install http://podboy.googlecode.com/files/podboy_1.0.0-r0_all.ipk

Author

Valéry Febvre