1333 Commits (f48ab76f284885212a26e642ef406d467278c29c)
 

Author SHA1 Message Date
Plínio Larrubia dc399a5523
Fix CPU not displaying on some scripts 2 weeks ago
Plínio Larrubia b33fc4f863
Fix RAM not appearing on 1 slot only systems 2 weeks ago
Plínio Larrubia 6be5913bf6
Display RAM Capacity + Speed on Window title
- Optimized functions variables
- Fixed some PSScriptAnalyzer Warnings
- Capitalized some code blocks
- Updated message from Git + GnuPG + SSH (Setup)
2 weeks ago
Plínio Larrubia 385f93cd0d
Update Git + SSH + GnuPG (Setup) To be able to import existing keys without the need to create
- Added a lib to select folder via GUI
2 weeks ago
Plinio Larrubia 72d53aaebe
Change output style for download-web-file and title-templates
- Show No Dialog after installing softwares for Winget
- Fix GPG imports
- Rename function and variable on git-gnupg-ssh-keys-setup
2 weeks ago
Plínio Larrubia 57ae3da1f1
Update GUI img 2 weeks ago
Plínio Larrubia 787b63d0a6
Refactor Install-Software function
- Improve general terminal output
- Rename Write-ScriptLogo function
- Refactor Install Drivers Updaters
- Refactor Install Gaming Dependencies
- Refactor Git + GnuPG + SSH (Setup)
- Rename src/lib/show-message-box => src/lib/show-dialog-window
- Refactor Show-Question 'Switch Cases'
- Add option to have no dialog on file runner for PS and Reg files
- Use file-runner for personal-tweaks
- Change line break on title-templates
2 weeks ago
Plínio Larrubia bc18d80d9d
Oops, re-enable Software install 2 weeks ago
Plínio Larrubia fe2b0c7800
Revamped Git And Keys Setup
- Config Git User properly
- Config SSH keys properly
- Config GnuPG keys properly
- Try to uninstall Microsoft Teams UWP with a wildcard, while i still without Win 11
- Added a Switch on Install Software to not display Dialog after installing a package
- Delete unused comments on get-os-info
2 weeks ago
Plínio Larrubia 94a4e8337b
Fix table misalignment 2 weeks ago
Plínio Larrubia 0649402c76
Update README
- Remove empty lines between functions
2 weeks ago
Plínio Larrubia 2d53174335
Updated file to open terminal first, otherwise powershell
- Changed the Authy button name
- Changed initial output on console (less bloated)
2 weeks ago
Plínio Larrubia 996fa47b02
Remove unused content from README
- Insert OS drive hardware type on Script window
- Refactor function to get disk type
2 weeks ago
Plínio Larrubia 9af7ec86c2
The Windows Terminal install now comes with Meslo NF fonts
- Made a new library to install fonts
- Fix some mistakes detected by PSSCriptAnalyzer
- Change function return types to String
- Switch some global variables to local
- Delete empty Lines
2 weeks ago
Plínio Larrubia a046e3c461
Remove unused import from "remove-onedrive.ps1" 2 weeks ago
Plínio Larrubia 94fcc48af2
Updated Window Title
- Refactored get-os-info Get-CPU, Get-GPU
- Added a new function to 'Get-WindowsSpec'
- Changed FUNDING.yml array style and added my profile for the future
2 weeks ago
Plínio Larrubia 77669e9001
Remove Edit with Paint 3D from context menu 2 weeks ago
Plínio Larrubia 2a75368b15
Install Spotify properly 2 weeks ago
Plínio Larrubia f1891f8861
Update FUNDING options 2 weeks ago
Plínio Larrubia 74cafcd9c8
Change WinRAR install to chocolatey
- Remove take-own.ps1 file (unused)
2 weeks ago
Plínio Larrubia eb835ca510
Re-enable some rules on CI, better keep on 2 weeks ago
Plínio Larrubia 5cc2803adb
Change the scheduled cron 2 weeks ago
Plínio Larrubia 776335ffb1
Last changes and remove 'PSShouldProcess' rule 2 weeks ago
Plínio Larrubia fe52beb78e
Fix coding errors again, and reset alerts 2 weeks ago
Plínio Larrubia 98261b919f
Fix excluded rules on Linter CI 2 weeks ago
Plínio Larrubia 92af6e0b2f
Remove '?' from var name, this is not Ruby LOL 2 weeks ago
Plínio Larrubia 43f0f51b88
Change rules exclusion 2 weeks ago
Plínio Larrubia 8f038cfa3d
Solve Major problems identified by PSScriptAnalyzer
- Excluded some of the Rules
- Renamed most functions and variables to follow the coding style
- Removed a lot of Whitespaces
- Moved Remove and Disable Xbox to src/scripts as it helps debloating
- Use 'SupportShouldProccess' on some functions (still don't know why it serves)
- Renamed variables on "setup git keys and sign"
2 weeks ago
Plínio Larrubia 31faa84d36
Add a badge for CI 2 weeks ago
Plínio Larrubia c92ff2fb14
Testing default Linter options 2 weeks ago
Plínio Larrubia efd7643a4b
Add Code Validator on CI
Uses PSScriptAnalyzer to analyze code.
2 weeks ago
Plínio Larrubia fa37ad7a6c
Change Script Art on the beginning 2 weeks ago
Plínio Larrubia dcc0137ba0
Improved File Runner lib
- Renamed Win10Script to Win10ScriptCLI.ps1
- Use file runner on both Win10Script Minimal and GUI
- Added more Bloat Apps to remove from Samsung Devices (Taken from a Samsung Book)
2 weeks ago
Plínio Larrubia 3308dba885
Add Telegram install button 2 weeks ago
Plínio Larrubia 7e4ef60740
Don't disable nvidia geforce service anymore 2 weeks ago
Plínio Larrubia a7a0bba2af
Update Script gif and 'how to find specific tweaks' section 2 weeks ago
Plínio Larrubia 545b6feb0e
Rename repository update 2 weeks ago
Plínio Larrubia e2476820ae
Fixing Pix donation (I'm the only one working on this debloat script) 2 weeks ago
Plínio Larrubia 2abc2057e5
Quality of Life improvements
- Lightweight arrangement on Win10Script / GUI
- Increased Window Form Size
- Created a lib to open .ps1 and .reg files with a default proccess (Decreased 179 lines on Win10ScriptGUI)
- Changed var type on install-package lib
- Hide the output from start on set-script-policy lib
- Reduced multiple lines strings from 'install-drivers-updaters', 'install-gaming-dependencies' and 'repair-windows' scripts
- Import first, comment after on silent-debloat-softwares
- Renamed enable-full-telemetry to enable-telemetry on utils
2 weeks ago
Plínio Larrubia beeb1a492c
Created a lib to make a default download proccess
- Added ArchWSL install script (yuk7)
- Updated WSL2 + WSLg
- Updated Winget Install
- Added HandBrake Install
2 weeks ago
Plínio Larrubia 7613314b84
Added tweak to enable/disable Clipboard History (Loaded on Apply Tweaks)
- Added tweak to enable/disable Old Volume Control
- Renamed 'Full Telemetry' to 'Telemetry'
- Update README about  functionalities

Thanks for the idea Thiago!
2 weeks ago
Plínio Larrubia 92b10eb5da
Update README (no code changes) 2 weeks ago
Plínio Larrubia 3fa05025a5
WSL will update after installation (if possible)
- Renamed Dark/Light mode buttons
- Put more concise names for each software category
- Added Zotero, Ventoy, Rufus, Etcher and AnyDesk installs
- Removed whitespaces
2 weeks ago
Plínio Larrubia a39d4db067
Update README documentation
- Add Funding (Donate) as this project blowed up ( Thanks Akita :3 )
- Split WSL Preview install into a separated file (Unduplicate code)
- Rename various GUI elements
2 weeks ago
Plínio Larrubia 3b4bae4cbd
Update the GUI design
- Added buttons to enable/disable GameBar/GameDVR
- Added Borderless Gaming install
- Moved Spotify install position below video players
- On the Opt. Privacy/Performance, set disabled GameBar/DVR again
2 weeks ago
Plínio Larrubia 32229635ce
Updated Link and name to the Sophia Script
- Added WSL Preview install directly on GUI
- Updated Software Install messages
- Updated Title Templates
- Removed .NET SDK as it was useless and space consuming
- Moved variables from Main to the actual functions
2 weeks ago
Plínio Larrubia 35744136cc
Added 2 installs: Radmin VPN and Hamachi
- Changed the label from Software Install
- Small changes on Remove and Disable Xbox advice before doing it.

(Yes, i'm back to 10, waiting until Win 11 is good with responsiveness)
2 weeks ago
Plínio Larrubia 58572aefc8
Fix the GPG/SSH keys creation algorithm
- Btw, i formatted my PC, back to Windows 10
2 weeks ago
simeononsecurity bdb3473bf9
Fix Details Tag 2 weeks ago
simeononsecurity 1880da83f8
Additional Debloat Script Links 2 weeks ago