The Following 12 Users Say Thank You to generationally For This Useful Post: | ||
The Following 3 Users Say Thank You to dilovde For This Useful Post: | ||
|
2011-02-15
, 15:18
|
|
Posts: 47 |
Thanked: 78 times |
Joined on Dec 2010
@ New Delhi, India
|
#2303
|
This is my lock screen mod inspired by the iPhone typophone lock screen.
Attached is the perl script that creates the lock screen mod and puts the image in the right theme folder. You will need to have ImageMagick command line tools installed and modify the perl script a bit to match your needs (background image to use, theme paths etc) but I'm sure you clever ones will figure it out Also you need to remove the 'switch to unlock' text and the lock slider graphics. It uses Helvetica Neue fonts so you will have to track them down as well if you want the exact same style.
Use Alarmed app to automatically run the script daily at midnight to get the right date shown.
Change the extension of the attached lockScreenCal.txt to .pl.
Make the perl script executable ('chmod a+x lockScreenCal.pl') or execute it with 'perl lockScreenCal.pl'.
Attachment 17615
|
2011-02-15
, 18:08
|
|
Posts: 1,030 |
Thanked: 792 times |
Joined on Jun 2009
|
#2304
|
|
2011-02-20
, 14:56
|
Banned |
Posts: 3,412 |
Thanked: 1,043 times |
Joined on Feb 2010
|
#2305
|
|
2011-02-20
, 15:11
|
Posts: 51 |
Thanked: 20 times |
Joined on Feb 2010
@ Malta
|
#2306
|
This is my lock screen mod inspired by the iPhone typophone lock screen.
Attached is the perl script that creates the lock screen mod and puts the image in the right theme folder. You will need to have ImageMagick command line tools installed and modify the perl script a bit to match your needs (background image to use, theme paths etc) but I'm sure you clever ones will figure it out Also you need to remove the 'switch to unlock' text and the lock slider graphics. It uses Helvetica Neue fonts so you will have to track them down as well if you want the exact same style.
Use Alarmed app to automatically run the script daily at midnight to get the right date shown.
Change the extension of the attached lockScreenCal.txt to .pl.
Make the perl script executable ('chmod a+x lockScreenCal.pl') or execute it with 'perl lockScreenCal.pl'.
Attachment 17615
|
2011-02-20
, 15:40
|
Posts: 133 |
Thanked: 138 times |
Joined on Nov 2007
|
#2307
|
Nice style......
Do you have a matching theme?
Also what is that font...
|
2011-02-21
, 12:13
|
|
Posts: 1,103 |
Thanked: 368 times |
Joined on Oct 2010
@ india, indore
|
#2308
|
|
2011-02-21
, 17:43
|
Posts: 309 |
Thanked: 456 times |
Joined on Jan 2010
|
#2309
|
The Following 19 Users Say Thank You to [DarkGUNMAN] For This Useful Post: | ||
|
2011-02-21
, 19:15
|
|
Posts: 468 |
Thanked: 775 times |
Joined on May 2010
@ Hereford, England
|
#2310
|
Tags |
maemo mods, mods thread |
|
This is my lock screen mod inspired by the iPhone typophone lock screen.
Attached is the perl script that creates the lock screen mod and puts the image in the right theme folder. You will need to have ImageMagick command line tools installed and modify the perl script a bit to match your needs (background image to use, theme paths etc) but I'm sure you clever ones will figure it out Also you need to remove the 'switch to unlock' text and the lock slider graphics. It uses Helvetica Neue fonts so you will have to track them down as well if you want the exact same style.
Use Alarmed app to automatically run the script daily at midnight to get the right date shown.
Change the extension of the attached lockScreenCal.txt to .pl.
Make the perl script executable ('chmod a+x lockScreenCal.pl') or execute it with 'perl lockScreenCal.pl'.
lockScreenCal.txt