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
spacedocumentation:computersoftware [2015/05/20 00:25]
dan_dude
spacedocumentation:computersoftware [2023/12/03 20:02] (current)
wildapricot-gondek_traci
Line 1: Line 1:
-Per discussion board [[https://groups.google.com/forum/#!topic/membersonly-milwaukeemakerspace/dAPh4Pc-wjk|thread]], this is a list of the "Standard" software to be found on most space computers.+Per discussion board [[https://groups.google.com/u/1/a/milwaukeemakerspace.org/g/members/c/FgyLTGGxVbU/m/tcnxv4OwAQAJ|thread]], this is a list of the "Standard" software to be found on most space computers.
  
   * 7zip   * 7zip
 +  * Adobe Reader
   * Arduino IDE   * Arduino IDE
   * Blender   * Blender
   * Cadsoft Eagle   * Cadsoft Eagle
-  * chipKIT IDE 
   * Chrome   * Chrome
   * Diptrace Freeware version   * Diptrace Freeware version
Line 12: Line 12:
   * Fritzing   * Fritzing
   * GIMP   * GIMP
 +  * Greenshot
   * Inkscape   * Inkscape
   * LibreOffice   * LibreOffice
   * Notepad++   * Notepad++
 +  * MPC
   * OpenSCAD   * OpenSCAD
-  * OpenSCAM 
   * Paint.Net   * Paint.Net
   * PDF Creator   * PDF Creator
   * Processing IDE   * Processing IDE
   * PuTTY   * PuTTY
-  * Scilab 
   * Silhouette Studio   * Silhouette Studio
   * Sketchup   * Sketchup
-  * SmoothVideo Project / MPC 
-  * TightVNC (Client Only) 
   * Visual Studio Community   * Visual Studio Community
   * WinSCP   * WinSCP
-  * XVI32 
  
 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:
Line 35: Line 32:
   * Adware, spyware, viruses, etc.   * Adware, spyware, viruses, etc.
   * Tor Exit nodes   * 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.1432081540.txt.gz · Last modified: 2015/05/20 00:25 by dan_dude