1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
-
-
-
+
+
+
-
+
|
<h4>Project</h4>
* **Homepage** [http://milki.include-once.org/streamtuner2/](http://milki.include-once.org/streamtuner2/)
* **Screenshot** [http://milki.include-once.org/streamtuner2/screenshot.mini.png](http://milki.include-once.org/streamtuner2/screenshot.mini.png)
* **Releases** [http://freecode.com/projects/streamtuner2](http://freecode.com/projects/streamtuner2)
* Homepage [http://milki.include-once.org/streamtuner2/](http://milki.include-once.org/streamtuner2/)
* Screenshot [http://milki.include-once.org/streamtuner2/screenshot.mini.png](http://milki.include-once.org/streamtuner2/screenshot.mini.png)
* Releases [http://freecode.com/projects/streamtuner2](http://freecode.com/projects/streamtuner2)
<h4>Documentation</h4>
* [Help pages](doc/trunk/help/html/index.html), which also exist in the app itself.
* **[Help pages](doc/tip/help/html/index.html)**, which also exist in the app itself.
* [Placeholder syntax for player](wiki/player) configuration
* Watch for [RecentChanges](http://fossil.include-once.org/streamtuner2/timeline?y=w) here in the Wiki
<h4>Dependencies</h4>
* [Python 2.7 or 3.x](https://wiki.python.org/moin/Python2orPython3), while current versions might still run on 2.6 though.
* [Gtk2 with PyGtk](http://www.pygtk.org/) or [Gtk3 with PyGI](https://wiki.gnome.org/action/show/Projects/PyGObject)
* [PyQuery](http://pythonhosted.org/pyquery/) with LXML
* An audio player like [Audacious](http://audacious-media-player.org/) or [VLC](http://www.videolan.org/)
* And [streamripper](http://streamripper.sourceforge.net/) for actually recording radio stations
|