| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| windows:programs [2025/05/25 20:55] – [OpenSSH] Sean Rhone | windows:programs [2026/01/15 03:48] (current) – [OpenSSH] Sean Rhone |
|---|
| |
| ====== Programs ====== | ====== Programs ====== |
| |
| ===== BleachBit ===== | |
| |
| * https://www.bleachbit.org/download/windows | |
| * https://ci.bleachbit.org/ | |
| |
| ===== fastfetch ===== | ===== fastfetch ===== |
| |
| * https://github.com/fastfetch-cli/fastfetch/releases | * [[https://github.com/fastfetch-cli/fastfetch/releases/latest/download/fastfetch-windows-amd64.zip|fastfetch-windows-amd64.zip]] |
| |
| <code>CD "%USERPROFILE%\Downloads\fastfetch-windows-amd64" && CLS && "%USERPROFILE%\Downloads\fastfetch-windows-amd64\fastfetch.exe" && DATE /T</code> | <code>CD "%USERPROFILE%\Downloads\fastfetch-windows-amd64" && CLS && "%USERPROFILE%\Downloads\fastfetch-windows-amd64\fastfetch.exe" && DATE /T</code> |
| |
| ===== FileZilla ===== | ===== Java ===== |
| |
| * https://filezilla-project.org/download.php?show_all=1 | * https://www.oracle.com/java/technologies/java-se-support-roadmap.html |
| | |
| ===== Git ===== | |
| | |
| * https://github.com/git-for-windows/git/releases/latest | |
| * https://git-scm.com/downloads/win | |
| * https://gitforwindows.org/ | |
| | |
| ===== Java ===== | |
| |
| ==== Microsoft OpenJDK ==== | ==== Microsoft OpenJDK ==== |
| * [[https://github.com/PowerShell/Win32-OpenSSH/releases/latest/download/OpenSSH-Win64.zip|OpenSSH-Win64.zip]] | * [[https://github.com/PowerShell/Win32-OpenSSH/releases/latest/download/OpenSSH-Win64.zip|OpenSSH-Win64.zip]] |
| |
| ===== Python===== | DEL /Q "%UserProfile%\Downloads\OpenSSH-Win64.zip" & "curl.exe" --output "%UserProfile%\Downloads\OpenSSH-Win64.zip" --location "https://github.com/PowerShell/Win32-OpenSSH/releases/latest/download/OpenSSH-Win64.zip" |
| |
| * https://www.python.org/downloads/ | RMDIR /S /Q "%UserProfile%\Downloads\OpenSSH-Win64" & "tar.exe" xf "%UserProfile%\Downloads\OpenSSH-Win64.zip" -C "%UserProfile%\Downloads" |
| |
| ===== Transmission ===== | "%UserProfile%\Downloads\OpenSSH-Win64\ssh.exe" |
| |
| * https://transmissionbt.com/download.html | "%UserProfile%\Downloads\OpenSSH-Win64\scp.exe" |
| |
| ===== VMware Workstation Pro ===== | DEL /Q "%UserProfile%\Downloads\OpenSSH-Win64.zip" & RMDIR /S /Q "%UserProfile%\Downloads\OpenSSH-Win64" |
| |
| * https://blogs.vmware.com/workstation/2024/05/vmware-workstation-pro-now-available-free-for-personal-use.html | ==== Alira ==== |
| |
| * https://support.broadcom.com/group/ecx/productdownloads?subfamily=VMware+Workstation+Pro | "%UserProfile%\Downloads\OpenSSH-Win64\ssh.exe" espionage724@192.168.1.152 |
| |
| mks.vsync="0" | "%UserProfile%\Downloads\OpenSSH-Win64\scp.exe" espionage724@192.168.1.152:~/* "%UserProfile%\Downloads" |
| | |
| | ==== Router ==== |
| | |
| | **** |
| | |
| | "%UserProfile%\Downloads\OpenSSH-Win64\ssh.exe" root@192.168.1.1 |
| |
| ====== Browsers ====== | ====== Browsers ====== |
| |
| * https://www.apple.com/itunes/download/win64 | * https://www.apple.com/itunes/download/win64 |
| |
| ===== mpv ===== | |
| |
| * https://sourceforge.net/projects/mpv-player-windows/files/64bit-v3/ | |
| * https://mpv.io/ | |
| |
| ====== Games ====== | ====== Games ====== |
| * https://pcsx2.net/downloads/ | * https://pcsx2.net/downloads/ |
| |
| ===== Xonotic ===== | ====== System Utilities ====== |
| |
| * https://xonotic.org/download/ | ===== Windows Terminal ===== |
| * ''xonotic-wgl.exe'' is more ideal instead of ''xonotic.exe'' with SDL | |
| |
| ===== Misc ===== | ==== VCLibs ==== |
| |
| ==== Goldberg Emulator ==== | * https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/cpp/libraries/c-runtime-packages-desktop-bridge |
| |
| * https://mr_goldberg.gitlab.io/goldberg_emulator/ | "powershell.exe" -Command "Add-AppxPackage 'https://aka.ms/Microsoft.VCLibs.x64.14.00.Desktop.appx'" |
| * https://gitlab.com/Mr_Goldberg/goldberg_emulator | |
| |
| ==== Heroic ==== | ==== Windows Terminal ==== |
| |
| * https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/releases | * https://github.com/microsoft/terminal/releases |
| |
| ====== System Utilities ====== | "powershell.exe" -Command "Add-AppxPackage 'https://github.com/microsoft/terminal/releases/download/v1.23.12681.0/Microsoft.WindowsTerminal_1.23.12681.0_8wekyb3d8bbwe.msixbundle'" |
| |
| ===== balenaEtcher ===== | ===== balenaEtcher ===== |
| |
| * https://rufus.ie/ | * https://rufus.ie/ |
| | * https://github.com/pbatard/rufus/wiki/FAQ |
| |
| ===== VC++ Redists ===== | ===== VC++ Redists ===== |
| |
| * https://github.com/doitsujin/dxvk/releases | * https://github.com/doitsujin/dxvk/releases |
| |
| ===== OpenAL Soft ===== | |
| |
| * https://github.com/kcat/openal-soft/releases | |
| * https://openal-soft.org/#download | |
| |
| <code>OpenAL32.dll</code> | |
| |
| <code>alsoft.ini</code> | |
| |
| <code> | |
| resampler = bsinc24 | |
| |
| stereo-mode = speakers | |
| |
| #stereo-mode = headphones | |
| #stereo-encoding = hrtf | |
| |
| # End</code> | |
| |
| ===== Force Feedback Driver for XInput ===== | ===== Force Feedback Driver for XInput ===== |