View Single Post
Harick's Avatar
Posts: 140 | Thanked: 369 times | Joined on Jun 2010 @ Ituzaingo, Argentina
#3848
Originally Posted by NightShift79 View Post
Dude! This looks so great!
Could you post all the files so I can hook that up.

What widgets and stuff are you using?
most of them were shared in this post

the media player is in the post you quoted and the rest of them (ram, temperature, notes) i'll post them later, when i get home

EDIT:

uploaded the rest of the widgets (ram, temperature and notes)

also, as i use kernel power 46, the temperature displayed has no formate, if you use kp47, you may need to do some corrections in the first line
Code:
x=$(cat /sys/class/power_supply/bq27200-0/temp | awk '{printf("%.1f",$1/10)}')
Attached Files
File Type: zip morph2.zip (156.5 KB, 141 views)

Last edited by Harick; 2011-06-27 at 23:54.