A collection of useful scripts for different purposes. The main idea of this scripts is to be used in conjunction with:
- termbot
- Fabric (Daniel Miessler's)
- Other text processing tools
- PDF Extractor: Extract text from PDF and print to stdout.
- Vim Markdown automated notes: Write Markdown-compliant files with Vim on the fly.
- Youtube Transcript retrieval: Get a YT video's transcript printed to stdout.
- Web Scraper: Quickly get the contents of a Blog, News, Article printed to stdout.
- GPT Tokenizer: Quickly get a count on the total # of tokens from a body of text, from stdin (Piped), printed to stdout.