Skip to content

Widgets internal names

zobnin edited this page Oct 21, 2024 · 4 revisions

Internal widget names to use in the add_widget functions and actions:

  • weather
  • weatheronly
  • weatherw
  • clock
  • alarm
  • worldclock
  • monitor
  • traffic
  • player
  • apps
  • appbox
  • applist
  • contacts
  • notify
  • dialogs
  • dialer
  • timer
  • stopwatch
  • mail
  • notes
  • tasks
  • feed
  • telegram
  • calendar
  • calendarw
  • exchange
  • expenses
  • finance
  • financechart
  • bitcoin
  • control
  • recorder
  • calculator
  • empty
  • remote

To add a script, simply use the script name (along with the extension).

To add a clone, use widget name with a digit, for example appbox_1.

To add a plugin, use compnent name, for example {ru.execbit.aiohealthplugin/ru.execbit.aiohealthplugin.PluginReceiver}.

Clone this wiki locally