The Following 3 Users Say Thank You to Halftux For This Useful Post: | ||
|
2019-09-02
, 16:28
|
Posts: 1,423 |
Thanked: 2,620 times |
Joined on Jan 2011
@ Touring
|
#102
|
Example config: [main] transport = bluetooth ; Either 'bluetooth' or 'websocket' device = /dev/rfcomm0 ; bluetooth transport ;device = ws://192.168.0.1:9000/ ; websocket transport -- enable developer connection on your phone! uuid = 7f1742c48dc94bb7ac8b309faf58985a [commands] UP,SINGLE = xdotool key Page_Up ; Emulate page down key press event -- apt-get install xdotool DOWN,SINGLE = xdotool key Page_Down ; Emulate page down key press event UP,LONG = espeak "DO A BARREL ROLL!" ; apt-get install espeak to get sound out! DOWN,LONG = espeak "You pressed DOWN with LONG" ; Enabling the double click will make single click register slower, since pebble must wait ; for the other click. ; UP,MULTI= espeak "DO A BARREL ROLL!" ; DOWN,MULTI = espeak "Noup! Its chuck tesla" SELECT,MULTI = espeak "TROLOLOLOLOLOLO" SELECT,SINGLE = espeak "Problem officer" SELECT,LONG = xdotool key ctrl+alt+l ; Lock the screen by pressing ctrl+alt+l
|
2019-10-31
, 16:53
|
Posts: 1,423 |
Thanked: 2,620 times |
Joined on Jan 2011
@ Touring
|
#103
|
The Following 4 Users Say Thank You to biketool For This Useful Post: | ||
|
2019-11-10
, 02:08
|
Posts: 562 |
Thanked: 1,732 times |
Joined on Jan 2010
@ NYC
|
#104
|
|
2019-12-20
, 11:48
|
Posts: 1,423 |
Thanked: 2,620 times |
Joined on Jan 2011
@ Touring
|
#105
|
|
2020-03-15
, 11:36
|
Posts: 1,423 |
Thanked: 2,620 times |
Joined on Jan 2011
@ Touring
|
#106
|
|
2020-03-15
, 17:25
|
Posts: 562 |
Thanked: 1,732 times |
Joined on Jan 2010
@ NYC
|
#107
|
|
2020-03-15
, 17:45
|
Posts: 1,423 |
Thanked: 2,620 times |
Joined on Jan 2011
@ Touring
|
#108
|
|
2020-03-27
, 23:59
|
Posts: 562 |
Thanked: 1,732 times |
Joined on Jan 2010
@ NYC
|
#109
|
The Following User Says Thank You to xman For This Useful Post: | ||
|
2020-08-17
, 13:31
|
Posts: 98 |
Thanked: 223 times |
Joined on Jul 2013
@ Prague
|
#110
|
Maebble v0.91 working install w/added biketool hacks including
-daylight savings/timezone hack
-app launcher
-desktop launcher
0-search out and delete all maebble files and directories which might mess with your install
find / -name maebble*
1-download maebble v0.91
https://www.dropbox.com/s/fuj75423sc...0.92b.zip?dl=0
2- edit meabble.cfg on your computer to include your Pebble's mac address and change OSCP from True to False
3- use my post above
https://talk.maemo.org/showpost.php?...6&postcount=89
to create desktop and /usr/bin/pebble launchers; the launcher script above includes commands to use the proper config file and to leave a window open so you can kill the daemon as well as read diagnostics when running(install openwatch so your desktop file has an icon)
3.5- (Optional)apply daylight savings/traveler timezone hacks to the settings.py as per https://talk.maemo.org/showpost.php?...6&postcount=89
4- transfer files to /home/user/MyDocs/Maebble
5- make a copy of Maebble.cfg in /home/user/.comfig/maebble
6-Pair your Pebble in bluetooth
7- launch from applications or make and use a desktop shortcut
Try this and report any errors to this thread, not documenting is whay these hack installs always get so long and woky remembering how we hacked it together.
Tags |
pebble time, smart watch |
|
If you are interested on how to read gps data through some api, this could be useful:
PyMaemo/Using Location API
Python bindings for Qt Mobility APIs
Qt Mobility 1.2: Location API
liblocation API documentation
N900: gpxsee, fahrplan, gpscon, genwall, qrcode, hextool, libjansson4, libevent-2.0-5, cnee, psi-plus, mihphoto, shc
Maemo flasher/rescue live image.
Fremantle Harmattan SDK VM