Name | License | Supported? | Supported devices | Platform | Notes |
---|---|---|---|---|---|
JackNet RGB Sync | GPL-2.0 | Windows | |||
SignalRGB | Propertiary | Windows | |||
OpenRGB | GPL-2.0 | Windows, Linux, MacOS | |||
Aurora | MIT |
View rgb_alt_software.md
View vc_redistr.md
winget install --id=Microsoft.VC++2005Redist-x86 -e && winget install --id=Microsoft.VC++2005Redist-x64 -e && winget install --id=Microsoft.VC++2008Redist-x86 -e && winget install --id=Microsoft.VC++2008Redist-x64 -e && winget install --id=Microsoft.VC++2010Redist-x86 -e && winget install --id=Microsoft.VC++2010Redist-x64 -e && winget install --id=Microsoft.VC++2012Redist-x86 -e && winget install --id=Microsoft.VC++2012Redist-x64 -e && winget install --id=Microsoft.VC++2013Redist-x86 -e && winget install --id=Microsoft.VC++2013Redist-x64 -e && winget install --id=Microsoft.VC++2015-2022Redist-x86 -e && winget install --id=Microsoft.VC++2015-2022Redist-x64 -e
View openwrt_reboot.sh
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# source https://openwrt.org/docs/guide-user/base-system/cron#periodic_reboot | |
crontab -e | |
# Restart router at 04:00 on Saturday | |
0 4 * * 6 sleep 70 && touch /etc/banner && reboot | |
# crontab must end with the last line as space or a comment |
View notepadplusplus_win11.reg
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Windows Registry Editor Version 5.00 | |
; Edit with Notepad++ in Windows 11 contextmenu - by AveYo (https://gist.github.com/AveYo) | |
[-HKEY_CURRENT_USER\Software\Classes\*\shell\extract] | |
[HKEY_CURRENT_USER\Software\Classes\*\shell\extract] | |
"MuiVerb"="Edit with &Notepad++" | |
"Icon"="C:\\Program Files\\Notepad++\\notepad++.exe,0" | |
"MultiSelectModel"="Player" | |
"NeverDefault"="" | |
"AppliesTo"="NOT .zip" |
View oeminfo.reg
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Windows Registry Editor Version 5.00 | |
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\OEMInformation] | |
"Manufacturer"="Chuck" | |
"Model"="Chuck Space Rocket 2000" | |
"SupportURL"="https://github.com/chuckmichael" |
View npp_locale_RunAsAdmin.bat
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@echo off | |
@rem based on https://stackoverflow.com/questions/4051883/batch-script-how-to-check-for-admin-rights and https://github.com/notepad-plus-plus/notepad-plus-plus/issues/2444 | |
goto check_Permissions | |
:check_Permissions | |
echo Administrative permissions required. Detecting permissions... | |
net session >nul 2>&1 | |
if %errorLevel% == 0 ( | |
echo Success: Administrative permissions confirmed. | |
goto do_magic | |
) else ( |
View addons.md
- UblockOrgin
- SponsorBlock
- YouTubeNonStop
- Simple Translate
- Swift Selection Search
- Bitwarden
- I don't care about cookies
- PolskaZgodaCiasteczkowa
- AutoTabDiscard
- NoScript
View readme.md
Check system optimalizations first: https://gist.github.com/ChuckMichael/4afee9b344d57a3abc46231c4225c0cb
- Intel C-state off
- HPET off
- Hardware-accelerated GPU scheduling on
- Hibernate off (test needed)
- Game Mode turn on or turn off (test which is better)
- Unlock Highest Performance Power Scheme Open PowerShell with admin rights and enter: powercfg -duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61 If want to easy switch between diffrent power schemes: PowerPlanSwitcher (https://www.microsoft.com/en-us/p/powerplanswitcher/9nblggh556l3?activetab=pivot:overviewtab) + Ultimate Power Scheme or Bitsum Highest Performance
View postinstall.md
Setup scripts
Windows Hardgening
Windows privacy
ShutUp10
Privatezilla
priv10
WindowsSpyBlocker
Automatic software installation
View list.md
https://hole.cert.pl/domains/domains_adblock.txt
https://raw.githubusercontent.com/PolishFiltersTeam/KAD/master/KAD.txt
https://raw.githubusercontent.com/PolishFiltersTeam/PolishAnnoyanceFilters/master/PPB.txt
https://raw.githubusercontent.com/olegwukr/polish-privacy-filters/master/adblock.txt
https://www.i-dont-care-about-cookies.eu/abp/
https://raw.githubusercontent.com/MajkiIT/polish-ads-filter/master/cookies_filters/adblock_cookies.txt
https://raw.githubusercontent.com/hoshsadiq/adblock-nocoin-list/master/nocoin.txt
https://raw.githubusercontent.com/bogachenko/fuckfuckadblock/master/fuckfuckadblock.txt
NewerOlder