Skip to content

ScreenToGif network connections

Nicke Manarin edited this page Apr 14, 2020 · 4 revisions

Here's a list of all internet connections ScreenToGif is capable of opening:

⚠️ This section of the wiki is currently under construction. ⚠️


  • Update download

    • What:

      The app downloads a MSI (Microsoft Installer) file from GitHub. This file is the installer of ScreenToGif.
    • Conditional:

      If set to download updates automatically in Options > Application > Automatically install updates after closing the app.
      OR
      If the user clicks to install the update in the Updater window.
    • When:

      The call is made during the startup of the app.
      OR
      The call is made on demand, triggered by the user.
    • Why:

      In order to improve the experience of installing a new update, this downloads needs to happen. Meaning that the user doesn't need to open the browser to download the update.
    • Address:

      https://github.com/NickeManarin/ScreenToGif/releases/download/{version}/ScreenToGif.{version}.Setup.msi
    • Code:

      ApplicationViewModel.DownloadUpdate()



  • Download of extra tools


  • Net Framework 4.8 download


  • Sending feedbacks


  • Upload gifs via ImgUr


  • Upload gifs via Gfycat


  • Upload gifs via Yandex


  • Executing post-encoding commands

System Requirements

For Use

For Development

Clone this wiki locally