Clone
4
Widgets internal names
zobnin edited this page 2024-10-21 08:11:47 +03:00

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