|
2018-12-17
, 18:34
|
Posts: 562 |
Thanked: 1,732 times |
Joined on Jan 2010
@ NYC
|
#92
|
The Following User Says Thank You to xman For This Useful Post: | ||
|
2018-12-17
, 19:11
|
Posts: 1,423 |
Thanked: 2,620 times |
Joined on Jan 2011
@ Touring
|
#93
|
Thanks Biketool!
So basically adds the apps launcher & desktop launcher to what I already hacked together right?
But it seems you have your hack so that it more automated? So you have it grabbing the local time, but do we still need to update the daylight saving each season?
x
|
2018-12-17
, 19:28
|
Posts: 562 |
Thanked: 1,732 times |
Joined on Jan 2010
@ NYC
|
#94
|
The Following User Says Thank You to xman For This Useful Post: | ||
|
2018-12-17
, 19:57
|
Posts: 1,423 |
Thanked: 2,620 times |
Joined on Jan 2011
@ Touring
|
#95
|
|
2018-12-18
, 20:03
|
|
Posts: 41 |
Thanked: 159 times |
Joined on Jul 2012
|
#96
|
The Following User Says Thank You to proprog For This Useful Post: | ||
|
2018-12-19
, 07:42
|
Posts: 1,423 |
Thanked: 2,620 times |
Joined on Jan 2011
@ Touring
|
#97
|
There should be basic support to get the mac address but I opted for the configuration as a more stable solution.
I'll have a look at what changes I have locally and see if it's worth an update.
|
2019-08-12
, 11:02
|
Posts: 1,423 |
Thanked: 2,620 times |
Joined on Jan 2011
@ Touring
|
#98
|
|
2019-08-12
, 15:12
|
|
Posts: 868 |
Thanked: 2,516 times |
Joined on Feb 2012
@ Germany
|
#99
|
The Following 3 Users Say Thank You to Halftux For This Useful Post: | ||
|
2019-08-12
, 22:12
|
Posts: 1,423 |
Thanked: 2,620 times |
Joined on Jan 2011
@ Touring
|
#100
|
Tags |
pebble time, smart watch |
|
-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.
Last edited by biketool; 2018-12-17 at 17:38.