Skip to content
scorzy edited this page May 28, 2015 · 1 revision

Guide

To use clw follow this steps:

  1. write a configuration file
  2. upload it to your device
  3. put the widget and select your configuration file
  4. check the launcher for some options
  5. enjoy!

Configuration file

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.``

Clone this wiki locally