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

https://github.com/ozgrozer/useful-scripts

Some useful scripts
https://github.com/ozgrozer/useful-scripts

Last synced: 4 months ago
JSON representation

Some useful scripts

Awesome Lists containing this project

README

          

# useful-scripts

### Productivity

1. [Download multiple files](productivity/download-multiple-files.js)
2. [Convert PNG to SVG](productivity/convert-png-to-svg.js)

### Puppeteer

1. [New IP over proxy](puppeteer/new-ip-over-proxy.js)
2. [New IP over Tor](puppeteer/new-ip-over-tor.js)

### YouTube

1. [Add all channel videos to a playlist](youtube/add-all-channel-videos-to-a-playlist.js)
2. [Add all channel videos to watch later](youtube/add-all-channel-videos-to-watch-later.js)
3. [Remove all videos from watch later](youtube/remove-all-videos-from-watch-later.js)
4. [Show total watch times for watch later videos](youtube/show-total-watch-times-for-watch-later-videos.js)
5. [Download a video](youtube/download-a-video.js) (Bookmarklet)

### Development

1. [Debug CSS](development/debug-css.js) (Bookmarklet)

### Tampermonkey

1. [Auto login](tampermonkey/auto-login.js)

### iOS

1. [Put your Mac to sleep with your iPhone](ios/put-your-mac-to-sleep-with-iphone.md)