Are you bored of reading pdfs, soft copies, books? Then here's a solution, you can convert it into an Audiobook and Listen. Let's get Started First, we need to install the necessary libraries. We require two libraries to build Audiobooks using Python. 1. PyPDF2 A Pure-Python library built as a PDF toolkit. It is capable of extracting document information splitting documents page by page merging documents page by page cropping pages merging multiple pages into a single page encrypting and decrypting PDF files and more! So open your terminal and run the following command. pip install PyPDF2 2. Pyttsx3 pyttsx3 is a text-to-speech conversion library in Python. Unlike alternative libraries, it works offline and is compatible with both Python 2 and 3. So open your terminal and run the following command. pip install pyttsx3 Now here the code for it. import pyttsx3 import PyPDF2 book_name = open('harrypotter.pdf','rb') pdf_reader = PyPDF2.PdfFileReader(book_name) pa
ARP MONITOR It’s FREE tool like arpwatch but for Windows OS. This tool can help with ARP activity monitoring in computer networks. It allows you to catch intruders on the network, track MAC-IP bundles, detect scans, monitor real-time ARP protocol activity in the segment, and much more. This windows software monitors ethernet activity like unix apwatch and keeps a database of ethernet/ip address pairings. new activity - This ethernet/ip address pair has been used for the first time. new station - The ethernet address has not been seen before. flip flop - The ethernet address has changed from the most recently seen address to the second most recently seen address. changed ethernet address - The host switched to a new ethernet address. Download : Mirror: http://www.binaryplant.com/binaryplant-arp-monitor.exe