Skip to content

testing/pithos: new aport

Adam Plumb requested to merge adamplumb/aports:add-pithos-gtk3-client into master

This is a wonderful Python/GTK+3 Pandora client that I just happened upon and have been testing it on my pmOS/pinephone.

There are a couple patches I've included here:

  1. One works around an issue that Alpine seems to have with python locales. I've created a PR with pithos (https://github.com/pithos/pithos/pull/666/files) and if they accept that then we can remove that patch.
  2. Another patch is a bit bigger, which makes the UI work much better on small screens and phones. I pulled it from their master branch. It's not included in the 1.5.1 release, but should be in the next release.

https://github.com/pithos/pithos

Edited by Michał Polański

Merge request reports