Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/teddy-gustiaux/scripts
Set of miscellaneous scripts for personal use.
https://github.com/teddy-gustiaux/scripts
autohotkey bash batch powershell scripts
Last synced: 3 months ago
JSON representation
Set of miscellaneous scripts for personal use.
- Host: GitHub
- URL: https://github.com/teddy-gustiaux/scripts
- Owner: teddy-gustiaux
- License: mit
- Created: 2017-10-12T00:06:40.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-18T13:46:07.000Z (6 months ago)
- Last Synced: 2024-06-22T15:55:42.244Z (5 months ago)
- Topics: autohotkey, bash, batch, powershell, scripts
- Language: Batchfile
- Homepage:
- Size: 70.3 KB
- Stars: 12
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - teddy-gustiaux/scripts - Set of miscellaneous scripts for personal use. (Batchfile)
README
# Scripts
## About
A set of miscellaneous scripts for personal use. Feel free to adapt them for your own needs.
## Attributions
Please note that certain scripts are based on existing documentation, or are adapted from existing code found online, or use other softwares.
**`autohotkey`**
- `soundcard_analysis.ahk` has been directly taken from this [page](https://www.autohotkey.com/docs/commands/SoundSet.htm) of the AutoHotKey documentation.
**`batch`**
- `add_spacer_to_taskbar.bat` is adapted from code found in this [thread](https://superuser.com/questions/392061/how-to-make-a-shortcut-from-cmd) on Stack Overflow.
- `convert_microsoft_office_to_pdf.vbs` contains code which has been written on this [blog post](http://www.thoughtasylum.com/blog/2012/12/20/vbscript-to-convert-microsoft-office-files-word-excel-powerp.html) by Thought Asylum. The associated batch file is original work, and still works with both Microsoft Office 2013 and 2016.
- `export_putty_settings_and_sessions.bat` has been directly taken from this [thread](https://stackoverflow.com/questions/13023920/how-to-export-putty-sessions-list) on Stack Overflow.
- `manage_pictures.bat` uses the amazing [ExifTool](https://www.sno.phy.queensu.ca/~phil/exiftool/) by Phil Harvey.
- `rebuild_icon_cache.bat` has been directly taken from this [tutorial](https://www.tenforums.com/tutorials/5645-rebuild-icon-cache-windows-10-a.html) on Windows Ten Forums.
- `remove_adobe_acrobat_browser_extension.reg` uses adapted code from this [thread](https://stackoverflow.com/questions/6836566/batch-file-delete-all-files-and-folders-in-a-directory) on Stack Overflow.
- `switch_to_dark_mode.bat` and `switch_to_light_mode.bat` have been directly taken from this [article](https://www.howtogeek.com/356087/how-to-automatically-enable-windows-10s-dark-theme-at-night/) on How-To Geek.
- `turn_hyper-v_off.bat` and `turn_hyper-v_on.bat` have been directly taken from this [thread](https://stackoverflow.com/questions/30496116/how-to-disable-hyper-v-in-command-line) on Stack Overflow.**`firefox`**
- [Disable or re-enable Pocket for Firefox](https://support.mozilla.org/en-US/kb/disable-or-re-enable-pocket-for-firefox)
**`powershell`**
- `add_content_every_line_start.ps1` is adapted from code found in this [article](http://www.dreamsharepoint.com/powershell-add-something-to-the-end-of-each-line-in-a-text-file/) on DreamSharePoint.
- `get_chkdsk_results.ps1` is adapted from code found in this [tutorial](https://www.sevenforums.com/tutorials/96938-check-disk-chkdsk-read-event-viewer-log.html) on Windows Seven Forums.
- `set_windows_defender_cpu_usage_limit.ps1` is adapted from code found in this [article](https://korben.info/comment-reduire-la-consommation-de-cpu-de-windows-defender.html) by Korben.**`registry`**
- `add_copy_to_folder_and_move_to_folder_context_menu.reg` has been directly taken from this [tutorial](https://www.tenforums.com/tutorials/29141-add-copy-folder-move-folder-context-menu-windows-10-a.html) on Windows Ten Forums.
- `clear_mpc-hc_favorites.reg` is adapted from code found in this [thread](https://stackoverflow.com/questions/7044985/how-can-i-auto-elevate-my-batch-file-so-that-it-requests-from-uac-administrator) on Stack Overflow.
- `disable_activity_history.reg` has been directly taken from this [tutorial](https://www.tenforums.com/tutorials/100341-enable-disable-collect-activity-history-windows-10-a.html) on Windows Ten Forums.
- `disable_cloud-delivered_protection_and_automatic_sample_submission.reg` has been directly taken from this [tutorial](https://windowsreport.com/disable-windows-defender-cloud-based-automatic-sample-submission/) on Windows Report.
- `disable_Bing_searches.reg` has been directly taken from this [article](https://www.howtogeek.com/224159/how-to-disable-bing-in-the-windows-10-start-menu/) on How-To Geek.
- `disable_Cortana.reg` has been directly taken from this [article](https://www.howtogeek.com/265027/how-to-disable-cortana-in-windows-10/) on How-To Geek.
- `fix_asus_smart_gesture_cpu_usage.reg` has been created from information found in this [thread](https://superuser.com/questions/897488/asus-smart-gesture-getting-cpu-to-3ghz) on Super User.
- `remove_3D_Objects_folder.reg` and `restore_3D_Objects_folder.reg` have been directly taken from this [article](https://www.howtogeek.com/331361/how-to-remove-the-3d-objects-folder-from-this-pc-on-windows-10/) on How-To Geek.
- `remove_all_user_folders_to_this_pc.reg` and `restore_all_user_folders_to_this_pc.reg` have been directly taken from this [article](https://www.howtogeek.com/222057/how-to-remove-the-folders-from-%E2%80%9Cthis-pc%E2%80%9D-on-windows-10/) on How-To Geek.
- `remove_onedrive_to_file_explorer.reg` and `restore_onedrive_to_file_explorer.reg` have been directly taken from this [article](https://www.howtogeek.com/225973/how-to-disable-onedrive-and-remove-it-from-file-explorer-on-windows-10/) on How-To Geek.
- `turn_start_menu_web_searches_off.reg` has been directly taken from this [article](https://www.howtogeek.com/224159/how-to-disable-bing-in-the-windows-10-start-menu/) on How-To Geek.
- `remove_shortcut_text` and `restore_shortcut_text_to_default.reg` have been directly taken from this [article](https://www.howtogeek.com/howto/windows-vista/remove-shortcut-text-from-new-shortcuts-in-vista/) on How-To Geek.## License
Distributed under the [MIT license](http://opensource.org/licenses/MIT).