Skip to content

Transmission: Make the downloaded files available to the user easily

Created by: prachisr

Complexity: 3 points

Assumption: There is a web sharing application that has an API to add a share automatically.

  • Automatically add a web share using the sharing application API.
  • Write a description for the user about the share that is available include the path of the folder.
  • Show the current status of the share (in case the automatically added share is removed). If the share is not set show the download folder path.
  • Allow adding the share again manually. This is to address the case where the default share added by the application during setup has been removed manually in the sharing application by the user. This simple button will add the share automatically instead of having to go to the the sharing application and add it.
Edited by Joseph Nuthalapati