https://github.com/thinkaliker/scripts
collection of various scripts I've made
https://github.com/thinkaliker/scripts
batch-script javascript python userscript userstyle
Last synced: 7 months ago
JSON representation
collection of various scripts I've made
- Host: GitHub
- URL: https://github.com/thinkaliker/scripts
- Owner: thinkaliker
- License: mit
- Created: 2014-11-16T05:54:38.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-06-26T21:12:38.000Z (over 1 year ago)
- Last Synced: 2025-04-09T19:49:28.864Z (10 months ago)
- Topics: batch-script, javascript, python, userscript, userstyle
- Language: JavaScript
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
scripts
=======
## styles
These are [Userstyle](http://userstyles.org) scripts
- `style-facebook` - [Facebook Trending Ticker Hider](http://userstyles.org/styles/97489/facebook-trending-ticker-hider)
- `style-youtube` - [Youtube Comment Section Hider](http://userstyles.org/styles/94871/youtube-comment-section-hider)
- `style-wolfram` - hides the background images on [WolframAlpha](http://wolframalpha.com)
## scripts
These are [Userscripts](http://www.greasespot.net/) scripts
- `script-youtube` - Youtube videos page playlist remover
- `script-jetsetradiolive` - Adds a download button for the currently playing song on JetSetRadio.live
- `script-tdusermanager` - semi-complete tweetdeck user tagger
- `script-data-lynx-uri-remover` - removes Facebook/Messenger link direction on hover
## batch scripts
These are Batch scripts for Microsoft Windows computers
- `fix_printer` - automatically stops the spool service, clears out all print jobs, and restarts the service
- `enable_hyper-v.bat` - enables Hyper-V on non-Pro+ Win 10 installations
- `webcam_settings.bat` - opens ffmpeg directshow webcam settings
#### Monstercat FM Twitch IRC Log parser for OBS
Check the [main project repo](https://github.com/thinkaliker/MCFMIRCParser).
#### Other
- `livestreamerhelper.bat` - Opens [`livestreamer`](http://docs.livestreamer.io/) and [`MCFMPython`](https://github.com/thinkaliker/MCFMPython) at the same time
## python scripts
#### Monstercat FM Twitch Helper for Python
Check the [main project repo](https://github.com/thinkaliker/MCFMPython)