Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
university:tools:m2k:scopy [10 May 2018 17:22] – minor edit + new Scopy shots Antoniu Miclausuniversity:tools:m2k:scopy [30 May 2018 15:52] Adrian Suciu
Line 5: Line 5:
 ===== Download ===== ===== Download =====
 <WRAP round download> <WRAP round download>
-  * **Scopy for Windows - Alpha Release**+ 
 +**Scopy for Windows **
   * Download: [[https://github.com/analogdevicesinc/scopy/releases/latest| Windows 32/64-bit installer]]   * Download: [[https://github.com/analogdevicesinc/scopy/releases/latest| Windows 32/64-bit installer]]
   * Download: [[https://ci.appveyor.com/api/projects/analogdevicesinc/scopy/artifacts/scopy-setup.exe?branch=master| Installer for latest (nightly) build (Windows 32/64-bit)]]   * Download: [[https://ci.appveyor.com/api/projects/analogdevicesinc/scopy/artifacts/scopy-setup.exe?branch=master| Installer for latest (nightly) build (Windows 32/64-bit)]]
 +
 +**Scopy for Linux **
 +  * Download: [[https://github.com/analogdevicesinc/scopy/releases/latest| Scopy Flatpak installer]]
 +
 +**Scopy for OSX **
 +  * Download: [[https://github.com/analogdevicesinc/scopy/releases/latest| OSX installer]]
 </WRAP> </WRAP>
  
Line 15: Line 22:
  
 ===== Installation ===== ===== Installation =====
 +
 +=== Scopy for Windows ===
 Once you downloaded the installer, run it and follow all the required steps. After completion, system reboot is required. Once you downloaded the installer, run it and follow all the required steps. After completion, system reboot is required.
 +
 +\\
 +=== Scopy for Linux ===
 +Before downloading and extracting the scopy_v1.0-linux.zip archive, you need to setup Flatpak using [[https://flatpak.org/setup/ | this setup guide]] for your Linux distribution.
 +
 +For Ubuntu, you can use the following steps:
 +<xterm>
 +    **sudo add-apt-repository ppa:alexlarsson/flatpak
 +    sudo apt update
 +    sudo apt install flatpak
 +    flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo**
 +</xterm>
 +
 +After this, get the **Scopy.flatpak** file from the downloaded archive and run:
 +
 +<xterm>
 +    **flatpak install Scopy.flatpak**
 +</xterm>
 +
 +\\
 +=== Scopy for OSX ===
 +Double click the downloaded .dmg to make its content available. "Scopy" will show up in the Finder sidebar and a window showing the content should open up. \\
 +Drag the application from the .dmg window into Applications to install and wait for the process to finish. \\
 +
 ===== Launching ===== ===== Launching =====
-Run Scopy from the Desktop Shortcut / Start Menu / Installation Folder (Scopy.exe).\\+Run Scopy from the Desktop Shortcut / Start Menu / Installation Folder. \\ 
 + 
 +On Linux, you can also run it using: 
 +<xterm> 
 +    **flatpak run org.adi.Scopy** 
 +</xterm>
  
 ====== Using the Application ===== ====== Using the Application =====
Line 106: Line 144:
   - [[university:tools:m2k:scopy:build-windows|Windows]]   - [[university:tools:m2k:scopy:build-windows|Windows]]
   - [[university:tools:m2k:scopy:build-linux|Linux]]   - [[university:tools:m2k:scopy:build-linux|Linux]]
 +  - [[university:tools:m2k:scopy:build-osx|OSX]]
  
  
university/tools/m2k/scopy.txt · Last modified: 28 Sep 2022 22:11 by Adrian Suciu