Showing results 1 to 25 of 32 @ 0.24 seconds. Search: Posts Made By: herno24
Forum: MeeGo / Harmattan 05-19-2013, 06:35 PM
Replies: 887
Views: 113,788
Posted By Win7Mac
Re: [Support thread] Billboard Standby Screen

yeah, {cell-signal-strength} updates very fast when moving the phone around, not sure about power-drain though. I experienced a slight general increase since using scripts heavily.

Oh, and the...
Forum: MeeGo / Harmattan 03-27-2013, 11:26 AM
Replies: 887
Views: 113,788
Posted By slarti
Re: [Support thread] Billboard Standby Screen

The magic line is this:

{script: develsh signalbar.sh}



I may have been the one to suggest doing this...:o
It does work when the property is not empty. For example, {battery?{script:sh...
Forum: MeeGo / Harmattan 03-27-2013, 10:40 AM
Replies: 887
Views: 113,788
Posted By Win7Mac
Re: [Support thread] Billboard Standby Screen

For scripts yes, icons/images don't need permission.
Forum: Themes 02-27-2013, 10:13 PM
Replies: 477
Views: 55,308
Posted By efion
Re: [MOD] N9 keyboard themes

Ok, here some results
Since i dont have clear sighting of the original Sailfish keyboard, some components just might be my imagination :)
The keyboard background is from MK99, i just make it...
Forum: MeeGo / Harmattan 02-13-2013, 08:10 PM
Replies: 15
Views: 2,301
Posted By flotron
Re: Facebook touch issues!

just.made it, just shortcuts, but handfull
Forum: MeeGo / Harmattan 01-05-2013, 05:25 AM
Replies: 887
Views: 113,788
Posted By EmaNymton
Re: [Support thread] Billboard Standby Screen

Use the script with profilematic to check everyday if it's the day to reset. Not fully tested, before using it see your values with

gconftool-2 -R /cellui/settings/datacounter

and save it...
Forum: MeeGo / Harmattan 01-04-2013, 06:01 PM
Replies: 887
Views: 113,788
Posted By slarti
Re: [Support thread] Billboard Standby Screen

One more:

I modified the bluetooth status script to show the correct icon for connected or disconnected states. No icon is shown when BT is off.

#!/usr/bin/python
# Print bluetooth status icon...
Forum: MeeGo / Harmattan 01-04-2013, 02:07 PM
Replies: 887
Views: 113,788
Posted By coderus
Re: [Support thread] Billboard Standby Screen

data counters in settings - device - counters. set limit to 300.
Forum: MeeGo / Harmattan 01-04-2013, 03:15 AM
Replies: 887
Views: 113,788
Posted By coderus
Re: [Support thread] Billboard Standby Screen

Script for force updating Billboard data when locking screen. Should be used with profilematic idle rule as activate script.
#!/bin/sh
#profilematic idle enter script

text=$(gconftool -g...
Forum: MeeGo / Harmattan 01-03-2013, 05:43 PM
Replies: 887
Views: 113,788
Posted By thp
Re: [Support thread] Billboard Standby Screen

Some feedback on that: In general, it's a good idea when writing shell scripts to quote as much as possible to avoid side-effects, because { and } are interpreted in a special way:

echo...
Forum: MeeGo / Harmattan 01-03-2013, 01:36 PM
Replies: 887
Views: 113,788
Posted By thp
Re: [Support thread] Billboard Standby Screen

gconftool -s -t string /apps/billboard/font "Comic Sans MS"
Forum: MeeGo / Harmattan 12-31-2012, 09:10 AM
Replies: 887
Views: 113,788
Posted By thedead1440
Re: [Support thread] Billboard Standby Screen

EmaNymton,

Would a sh script instead make the readout faster?

I did a simple sh script for the same and it worked too:
#!/bin/sh

# Get GPRS transmission

tx=$(gconftool -g...
Forum: MeeGo / Harmattan 12-31-2012, 08:43 AM
Replies: 887
Views: 113,788
Posted By EmaNymton
Re: [Support thread] Billboard Standby Screen

I wrote a little script to show the used traffic, have fun!

Edit: Forgot to mention that python-gconf must be installed.
Edit2: The script could be optimized, especially the format of the shown...
Forum: MeeGo / Harmattan 12-28-2012, 03:38 PM
Replies: 887
Views: 113,788
Posted By Win7Mac
Re: [Support thread] Billboard Standby Screen

^ make shure you have encoding set to UTF-8 and UNIX.
Then in terminal as user run:
chmod 775 /home/user/script.py
Then wait, some scripts have longer refresh intervals.
It works! :)
Forum: Nokia N9 / N950 12-19-2012, 02:17 PM
Replies: 6,593
Views: 672,992
Posted By Ch.Saqib
Re: [Announce] N9/50 QuickTweak app (for PR1.3 only) - v9.5.1

Hello Schturman,
I'm a big fan of you. You have made tweaking very easy for users. A big thanks to you.
I was wondering if you can include Cyclotron - CLI tools to cycle between app windows in the...
Forum: MeeGo / Harmattan 12-15-2012, 07:54 PM
Replies: 887
Views: 113,788
Posted By Reflektorfalke
Re: [Support thread] Billboard Standby Screen

Havenīt tested, but simply replacing image path in coderus script with Harmoji-Symbol should work. (No << >> brackets needed in this case of course).
Forum: MeeGo / Harmattan 12-14-2012, 07:13 PM
Replies: 887
Views: 113,788
Posted By Reflektorfalke
Re: [Support thread] Billboard Standby Screen

Yes, its possible, simply add {{color}} in front of reply, while "color" can be red, cyan, green, blue, magenta and yellow.
Like this:

reply="{{color}}<replyvalue>"
Forum: MeeGo / Harmattan 12-09-2012, 11:33 PM
Replies: 1,333
Views: 133,884
Posted By bibek
Re: [Announce/WIP] ProfileMatic for Harmattan

Tested the custom action code for auto clearing stock twitter client cache. Haven't seen the 'Twitter not responding' popup since a week :)

Only thing to keep in mind is that twitter app shouldn't...
Forum: Applications 07-11-2012, 01:21 AM
Replies: 70
Views: 12,523
Posted By coderus
Re: [AWESOME] HackyBrightness v0.0.3 status menu applet for Harmattan

possible fixed, please try
https://dl.dropbox.com/u/26659227/harmattan/system-ui-hackybrightness-control_0.0.3_armel_unhacky.deb
Forum: Applications 07-07-2012, 01:36 PM
Replies: 411
Views: 82,648
Posted By coderus
Re: [Announce/Mod] Unrestricted system-ui (Harmattan)

RafaelVlmendes, filenames same, size differ :)
herno24, yup, it very hacky, i will rebuild it how without hacky position trick, uninstall it now and wait in hackybrightness theme, please
Forum: Applications 07-06-2012, 08:39 PM
Replies: 9,799
Views: 2,100,903
Posted By CepiPerez
Re: [Announce] Wazapp Public Beta for N9

I don't want a script that checks every 5 secs if wazapp is running
A loop script will consume a lot of battery for sure
Instead of this, we can start wazapp as a daemon
This way the system itself...
Forum: Applications 07-06-2012, 06:00 PM
Replies: 9,799
Views: 2,100,903
Posted By godofwar424
Re: [Announce] Wazapp Public Beta for N9

I have finally perfected the instructions to installing and using my script to ensure that Wazapp doesn't crash on you and leave you without your messages :)

Hopefully the devs could include some...
Forum: Applications 07-05-2012, 12:16 AM
Replies: 9,799
Views: 2,100,903
Posted By somedude
Re: [Announce] Wazapp Public Beta for N9

Quick question to dev can you make the app autostart after reboot
Forum: Applications 05-17-2012, 12:51 PM
Replies: 9,799
Views: 2,100,903
Posted By tgalal
Wazapp Public Beta for N9 [0.9.17]

Wazapp for N9 is out as a public beta. Get it from http://www.wazapp.im ;)

Enjoy testing and please report any bugs to tarek[at]wazapp[dot]im

Latest version: 0.9.17
Change log:...
Forum: Development 05-01-2012, 05:54 PM
Replies: 1,172
Views: 501,163
Posted By tgalal
Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)

Just so you know, I'm still up and working
Showing results 1 to 25 of 32



 
Forum Jump

All times are GMT -4. The time now is 11:51 PM.