Skip to content
Bashar Astifan edited this page Apr 23, 2023 · 22 revisions

Welcome to the WUT wiki!

Important links

Privacy Policy

Generate MEGA-Repo

GitHub Item

Commander Documentation

Commander Demos

Integrate your app with WUT

You can use the following URIs to invoke WUT on specific commands:

  • wutb::WebURL or wutb:WebURL: Invoke WUT built-in browser
  • wuts::FileToken or wuts:FileToken: Invoke WUT files manager [Checkout SharedStorage]
  • wut::FileURL or wut:FileURL: Invoke WUT file download manager
  • wuti::FileID or wuti:FileID: Invoke WUT file locator [ID can be copied while sharing from WUT]

Register Packages

Starting from WUT 1.4.21 you will be able to register packages as developer mode

to keep the packages functioning you must understand the following:

  • WUT will extract the package to Custom->WUTPackages
  • The package will be registered from this folder
  • You shouldn't remove/move this folder
  • Developer mode must be enabled on your system (Click here)
Clone this wiki locally