The Following 10 Users Say Thank You to Jef91 For This Useful Post: | ||
|
2014-01-12
, 23:42
|
|
Posts: 191 |
Thanked: 129 times |
Joined on Dec 2009
@ Bloomington, IL
|
#2
|
|
2014-01-18
, 10:16
|
|
Posts: 411 |
Thanked: 302 times |
Joined on May 2012
@ Australia
|
#3
|
|
2014-01-18
, 10:25
|
Posts: 705 |
Thanked: 300 times |
Joined on May 2011
|
#4
|
|
2014-01-19
, 01:16
|
Posts: 277 |
Thanked: 235 times |
Joined on Jan 2012
|
#5
|
|
2014-01-21
, 16:58
|
|
Posts: 191 |
Thanked: 129 times |
Joined on Dec 2009
@ Bloomington, IL
|
#6
|
The Following User Says Thank You to Jef91 For This Useful Post: | ||
|
2014-01-28
, 18:21
|
Posts: 649 |
Thanked: 762 times |
Joined on Mar 2012
@ Ohio
|
#7
|
|
2014-01-29
, 05:47
|
|
Posts: 102 |
Thanked: 228 times |
Joined on Jan 2014
@ Northern WI, USA
|
#8
|
|
2014-01-29
, 06:36
|
Posts: 649 |
Thanked: 762 times |
Joined on Mar 2012
@ Ohio
|
#9
|
|
2014-01-29
, 09:58
|
|
Posts: 152 |
Thanked: 91 times |
Joined on Mar 2013
@ Russia Saratov
|
#10
|
Tags |
application, elementary, pandora, python |
Thread Tools | |
|
The first thing I've created a package for is my eAndora Pandora Radio player:
You can download a tarbal with all of the .debs needed to install eAndora from here. Simply extra the .deb files and then in a terminal navigate to the extracted files and run as root:
One niggle I haven't worked out yet is getting the on screen keyboard to work with EFL applications. This means you can't log into Pandora using the GUI. Thankfully I'm lazy and store the login in raw text. To login simply create the file ~/.config/eAndora/userinfo
On its first line put the email address you use to log into Pandora. On the second line put your password.
Launch eAndora from the launcher and you should be good to go.
If you know how to call the N9 keyboard or interface with it's audio via python please let me know!
Keyboard Workaround: Even if we can't bring the keyboard up, we CAN enable a long press to paste text into text entry fields. Open the elementary config launcher and select profiles at the top. Under available profiles select mobile and then press the use button at the bottom. This will allow you to long press in any text field to bring up a "paste" option.
Cheers,
~Jeff Hoogland
qAndora - Pandora Radio on the N9/N900
Last edited by Jef91; 2014-02-14 at 00:02.