An open API service indexing awesome lists of open source software.

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

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)