Thread
:
[Announce] LiveView support for Maemo
View Single Post
proprog
2013-07-31 , 08:39
Posts: 41 | Thanked: 159 times | Joined on Jul 2012
#
1
This weekend I added some basic N900 functionality to Andrew de Quincey's LiveView protocol reimplementation. It's currently very much proof of concept but you should be able to:
- browse missed calls (left/right to navigate, right button when at bottom to call back)
- browse unread conversations (left/right to navigate, right to open conversations)
- control media player (native or omp)
- media menu on long press (left/right is prev/next track, down is play/resume)
- see incoming calls (left to decline, right to answer)
- see incoming conversations (right to open conversations)
Apologies for the non-packaging but follow instructions to install and run.
Get the original LiveViewMessages.py from
https://code.google.com/p/adqmisc/so...unk%2Fliveview
Add the updated LiveViewServer.py available at
https://dl.dropboxusercontent.com/u/...eViewServer.py
Update LiveViewServer.py with your own bluetooth mac (change "xx:xx:xx:xx:xx:xx").
Add images menu_left.png, menu_media.png, menu_music.png, menu_phone.png, menu_right.png and menu_sms.png. I use the ones from the openliveview project available at
https://code.google.com/p/openliveview/
Run with "python LiveViewServer.py" (you need python-bluetooth).
Use at own risk. I've used it the last couple of days without too much problems.
Quote & Reply
|
The Following 14 Users Say Thank You to proprog For This Useful Post:
bharathkumarst
,
bingomion
,
DaReaper
,
Fatalist
,
HtheB
,
klinglerware
,
MartinK
,
Mr.bot
,
nokiabot
,
ranbaxy
,
rotoflex
,
SHARP66
,
Wikiwide
,
xes
proprog
View Public Profile
Send a private message to proprog
Find all posts by proprog