-
Notifications
You must be signed in to change notification settings - Fork 5
Guide
scorzy edited this page May 28, 2015
·
1 revision
To use clw follow this steps:
- write a configuration file
- upload it to your device
- put the widget and select your configuration file
- check the launcher for some options
- enjoy!
The configuration file must contains two parts, the first is used for default configuration, the second, after a line TEXT is formatted to screen. Before TEXT you can put default configurations; width and height are mandatory ! Lines starting with # are comments.
After TEXT you can put normal text, configurations, and objects. The format is ${objects parameter1 parameter2...} Example:
uptime: ${uptime} kernel ${kernel}
${fontColor color1}${fontSize 22}BATTERY${hline} ${fontColor} ${fontSize}
${battery_charging} ${battery_percent}% ${battery_bar}
When you modify or substitute your configurations files you can tap the widgets to update.``