shan18 / Python-Automation-Scripts

Python scripts to automate some tasks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Automation Scripts

This repository contains some useful scripts written in python which can be used to automate some of the daily tasks.

List of Automation Scripts

  • Automated Email Sending
    Script to send emails automatically.

  • Episode Checker
    Get notified about the latest episode releases of your favourite TV Series/Anime.

  • Image to PDF Converter
    Resize images to A4 size in a given directory and merge them into a single PDF file.

  • Subtitle Downloader Download subtitles for your movies by just specifying the path to the movie file as a command line argument.

About

Python scripts to automate some tasks

License:MIT License


Languages

Language:Python 98.2%Language:Shell 1.8%