File | Date | Author | Commit |
---|---|---|---|
debian | 2012-02-23 |
![]() |
[2f4a42] Merge pull request #37 from programmin1/master |
doc | 2012-03-24 |
![]() |
[491f87] Merge branch 'master' of github.com:programmin1... |
resources | 2012-02-08 |
![]() |
[631c9a] Merge branch 'fixes' into debian |
src | 2012-10-30 |
![]() |
[5b8e7f] Fix for undefined pdf icon when not defined by ... |
tests | 2012-10-27 |
![]() |
[e14324] Parser output improvements. |
.gitignore | 2012-01-28 |
![]() |
[bee403] Merge remote-tracking branch 'sf/master' |
.mailmap | 2012-03-24 |
![]() |
[491f87] Merge branch 'master' of github.com:programmin1... |
README.md | 2012-01-14 |
![]() |
[394a04] Merge pull request #1 from rbrito/fixes |
TunesViewer is a small, easy to use program to access iTunes-university
media and podcasts in Linux.
Tunesviewer works well even on older computers, but you must have
pygtk
>= 2.16 and lxml
available. This shouldn't be a problem for
recent versions of Ubuntu, Fedora etc., as these prerequisites should be
taken care of automatically by package managers.
Download the install package: (.deb installer for Ubuntu/Debian
based operating systems, .rpm installer for Fedora/Red Hat based
operating systems).
Open the package and it should install. After installing, you should see
TunesViewer on your Applications - Internet menu.
Important post-installation setup: Go to TunesViewer preferences (in the
Edit menu), and select the download-folder. Choose the folder you want
to download to. If you select your rhythmbox/amarok library directory
they should automatically add to your library.
The main project of TunesViewer is hosted on SourceForge.net.
Building a Debian Package from the git repository, ready for installation in
your system is as easy as:
build-essential
, debhelper
, fakeroot
, and python
debian
branch of this projectfakeroot debian/rules clean binary
Moderately recent and ready-to-install packages for Debian-based systems
(like Ubuntu, Linux mint and others) taken from this development tree are
provided in Rogério Theodoro de Brito's PPA.
You are welcome to install them and to report potential issues with respect
to the packaging in this project's issue tracker.