User Tools

Site Tools


spacedocumentation:computersoftware

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
spacedocumentation:computersoftware [2015/05/11 14:59]
dan_dude
spacedocumentation:computersoftware [2023/04/03 06:43]
dan_dude
Line 2: Line 2:
  
   * 7zip   * 7zip
 +  * Adobe Reader
   * Arduino IDE   * Arduino IDE
   * Blender   * Blender
   * Cadsoft Eagle   * Cadsoft Eagle
-  * chipKIT IDE 
   * Chrome   * Chrome
   * Diptrace Freeware version   * Diptrace Freeware version
 +  * Draftsight
   * Firefox   * Firefox
   * Fritzing   * Fritzing
   * GIMP   * GIMP
 +  * Greenshot
   * Inkscape   * Inkscape
 +  * LibreOffice
 +  * Notepad++
 +  * MPC
   * OpenSCAD   * OpenSCAD
-  * OpenSCAM   
   * Paint.Net   * Paint.Net
 +  * PDF Creator
   * Processing IDE   * Processing IDE
 +  * PuTTY
   * Silhouette Studio   * Silhouette Studio
   * Sketchup   * Sketchup
 +  * Visual Studio Community
 +  * WinSCP
  
-And here is a list of software which **SHALL NOT** be installed on any space computer:+And here is a list of software which **SHALL NOT** be installed on **ANY** 'space computer:
   * Remote control software (Teamviewer, Gotomeeting, join.me, etc)   * Remote control software (Teamviewer, Gotomeeting, join.me, etc)
   * Torrenting software ([[http://en.wikipedia.org/wiki/Comparison_of_BitTorrent_clients|basically anything on this list]])   * Torrenting software ([[http://en.wikipedia.org/wiki/Comparison_of_BitTorrent_clients|basically anything on this list]])
   * Adware, spyware, viruses, etc.   * Adware, spyware, viruses, etc.
 +  * Tor Exit nodes
 +
 +Here's a winget batch script that will automate installation of as much of that list as possible on windows 11:
 +<code>
 +winget install 7zip.7zip
 +winget install Adobe.Acrobat.Reader.64-bit
 +winget install ArduinoSA.IDE.stable
 +winget install BlenderFoundation.Blender
 +winget install Autodesk.EAGLE
 +winget install Mozilla.Firefox
 +winget install GIMP.GIMP
 +winget install Greenshot.Greenshot
 +winget install Inkscape.Inkscape
 +winget install TheDocumentFoundation.LibreOffice
 +winget install Notepad++.Notepad++
 +winget install OpenSCAD.OpenSCAD
 +winget install dotPDNLLC.paintdotnet
 +winget install PDFsam.PDFsam
 +winget install pdfforge.PDFCreator
 +winget install PuTTY.PuTTY
 +winget install clsid2.mpc-hc
 +winget install WinSCP.WinSCP
 +</code>
spacedocumentation/computersoftware.txt · Last modified: 2023/12/03 20:02 by wildapricot-gondek_traci