Windows Software Essentials: Difference between revisions
Appearance
mNo edit summary |
|||
Line 108: | Line 108: | ||
== System Advanced == | == System Advanced == | ||
* | * CrystalDiskMark - https://crystalmark.info/en/download/ | ||
* TreeSize - https://www.jam-software.de/treesize_free/ | |||
<div class="mw-collapsible mw-collapsed"> | <div class="mw-collapsible mw-collapsed"> | ||
* Other | * Other | ||
Line 118: | Line 120: | ||
:* WinMerge - https://winmerge.org | :* WinMerge - https://winmerge.org | ||
:* X-Mouse Button Control - https://www.highrez.co.uk/downloads/XMouseButtonControl.htm | :* X-Mouse Button Control - https://www.highrez.co.uk/downloads/XMouseButtonControl.htm | ||
:* HD Tune - http://www.hdtune.com/download.html | |||
:* CPU-Z - http://www.cpuid.com/softwares/cpu-z.html | |||
:* (DesktopOK) | :* (DesktopOK) | ||
:* (WinSplit Revolution v11.04 - https://www.chip.de/downloads/WinSplit-Revolution_28545937.html) | :* (WinSplit Revolution v11.04 - https://www.chip.de/downloads/WinSplit-Revolution_28545937.html) | ||
:* (Putty - https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html) | :* (Putty - https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html) | ||
:* (Bitwarden - https://bitwarden.com/download/) | |||
</div></div> | </div></div> | ||
== Links == | == Links == |
Revision as of 15:08, 3 August 2023
Chocolatey
- Install chocolatey (run in Windows PowerShell as Administrator)
Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'))
System Basic
choco install 7zip.install notepadplusplus.install microsoft-windows-terminal
- 7-Zip - http://www.7-zip.org/
- Notepad++ - https://notepad-plus-plus.org/
- Windows Terminal - Microsoft Store
- Other
Internet
choco install firefox thunderbird googlechrome
- Firefox - https://www.mozilla.org/de/firefox/new/
- Thunderbird - https://www.mozilla.org/de/thunderbird/
- Chrome - https://www.google.com/chrome/
Office
choco install libreoffice-fresh okular
- LibreOffice - https://www.libreoffice.org/download/download/
- Okular - Windows Store (https://okular.kde.org/)
- PDF Arranger - https://github.com/pdfarranger/pdfarranger
- Other
Graphics
choco install lightscreen gimp inkscape
- LightScreen - http://lightscreen.com.ar/
- Gimp - https://www.gimp.org/
- Inkscape - https://inkscape.org/de/
- Other
3D Design&Printing
- Cura - https://github.com/Ultimaker/Cura/tags
- Fusion 360 - https://www.autodesk.de/products/fusion-360/free-trial
Multimedia
choco install mpc-hc-clsid2 foobar2000
- MPC-HC - https://github.com/clsid2/mpc-hc/releases
- Foobar - https://www.foobar2000.org/
- Other
File Transfer/Sync
choco install nextcloud-client winscp
- nextcloud - https://nextcloud.com/install/#
- WinSCP - https://winscp.net/eng/download.php
- Other
Software Development
- Visual Studio Code - Windows Store (https://code.visualstudio.com/)
- AutoIt - https://www.autoitscript.com/site/autoit/downloads/
- Arduino - https://www.arduino.cc/en/Main/Software
- Other
System Advanced
- CrystalDiskMark - https://crystalmark.info/en/download/
- TreeSize - https://www.jam-software.de/treesize_free/
- Other