My favorites | Sign in
Project Home Wiki Issues Source
Search
for
Gadgets  
All the gadgets I have done for E17.
Featured
Updated Feb 3, 2012 by d...@gurumeditation.it

Gadgets

All these gadgets need Edgar to work, once you have Edgar loaded then you can use gadgets simply putting the .edj file in your ~/.e/e/gadgets/ directory.

I will not distribute compiled edje file here, you need to checkout a copy of the source from svn:

svn checkout http://e17mods.googlecode.com/svn/trunk/GADGETS/<gadget_name>

and use make and make install to compile and install the gadget. Don't install the gadgets as root!!

Calculator

svn checkout http://e17mods.googlecode.com/svn/trunk/GADGETS/calculator

Led Clock

svn checkout http://e17mods.googlecode.com/svn/trunk/GADGETS/led_clock

aMule Control

svn checkout http://e17mods.googlecode.com/svn/trunk/GADGETS/amule_control

This works by running:

amuled
amulecmd -c Status -P asd
amulegui`

You must have this 3 commands works in the console. The password for External Connection in your amuled must be set to 'asd'. You need a decently recent aMule.

Top5

svn checkout http://e17mods.googlecode.com/svn/trunk/GADGETS/top5

Ruler (HalloWorld)

svn checkout http://e17mods.googlecode.com/svn/trunk/GADGETS/ruler

BlingBling Clock

svn checkout http://e17mods.googlecode.com/svn/trunk/GADGETS/blingbling_clock

Comment by stank...@gmail.com, Dec 18, 2011

error when compiling top5 gadget "make edje_cc -v -id images/ -fd fonts/ top5.edc top5.edj edje_cc: Wrote 231 bytes ( 0Kb) for "edje_file" header edje_cc: Wrote 2484 bytes ( 2Kb) for "edje/images/0" image entry "bg.png" compress: [raw: 76.1%] [real: -14.9%] edje_cc: Wrote 3010 bytes ( 3Kb) for "edje/images/1" image entry "e_logo.png" compress: [raw: 81.4%] [real: 35.0%] edje_cc: Wrote 460 bytes ( 0Kb) for "edje/collections/0" collection entry edje_cc: Wrote 847 bytes ( 1Kb) for "edje/collections/1" collection entry top5.embryo(1) : error 038: extra characters on line

1 Error. edje_cc: Error. Compiling script code not clean. make: [top5.edj] Greška 255 " revision 66214


Sign in to add a comment
Powered by Google Project Hosting