|
2012-10-01
, 12:25
|
Moderator |
Posts: 6,215 |
Thanked: 6,400 times |
Joined on Nov 2011
|
#202
|
Not sure whether this is a Billboard or Meecast issue.
With a newly set up pristine phone with latest software versions the Meecast icon seems to come and go seemingly at random. As per usual opening Meecast forces an update but will disappear again at some point.
One small thing makes me think it might be Billboard. I disable Billboard overnight and have never noticed the Meecast icon go missing during the night.
|
2012-10-01
, 12:48
|
Posts: 90 |
Thanked: 35 times |
Joined on Jan 2012
|
#203
|
The Following User Says Thank You to WhitP For This Useful Post: | ||
|
2012-10-02
, 12:37
|
|
Community Council |
Posts: 664 |
Thanked: 1,648 times |
Joined on Apr 2012
@ Hamburg
|
#204
|
How do I...
Show only the uptime without the login info?
Create a script /home/user/uptime.py like this:
Code:#!/usr/bin/python import datetime seconds = int(float(open('/proc/uptime').read().split()[0])) print str(datetime.timedelta(0, seconds))[:-3]
|
2012-10-02
, 13:58
|
Posts: 10 |
Thanked: 5 times |
Joined on Aug 2010
@ Eindhoven Area, the Netherlands
|
#205
|
|
2012-10-02
, 14:57
|
Posts: 277 |
Thanked: 319 times |
Joined on Jan 2010
|
#206
|
Still getting better. Great application thp! Great work and support. It's much appreciated.
Here are two suggestions for a future upgrade although I can imagine they are not possible:
1) Possibility to display week number.
2) Show the active ProfileMatic rule name? That would be a great alternative to the existing "active profile" option.
If not possible, does anybody know how to code the week number? I remember someone showed the code here on tmo but unfortunately I can't find it anymore.
The Following 2 Users Say Thank You to slarti For This Useful Post: | ||
|
2012-10-03
, 15:04
|
Posts: 10 |
Thanked: 5 times |
Joined on Aug 2010
@ Eindhoven Area, the Netherlands
|
#207
|
|
2012-10-05
, 03:17
|
|
Posts: 15 |
Thanked: 1 time |
Joined on Jul 2012
|
#208
|
|
2012-10-05
, 03:33
|
Posts: 771 |
Thanked: 393 times |
Joined on Feb 2012
|
#209
|
hi guys,
sound a great app ... only question remains would my meecast notification remain on lock screen or will it dissappear? i had to remove Battery Percentage app as well because of that tooo // any one tested Billboard with the meecast ?
The Following User Says Thank You to soryuuha For This Useful Post: | ||
|
2012-10-05
, 05:29
|
|
Posts: 15 |
Thanked: 1 time |
Joined on Jul 2012
|
#210
|
With a newly set up pristine phone with latest software versions the Meecast icon seems to come and go seemingly at random. As per usual opening Meecast forces an update but will disappear again at some point.
One small thing makes me think it might be Billboard. I disable Billboard overnight and have never noticed the Meecast icon go missing during the night.