Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.16 KB

File metadata and controls

37 lines (23 loc) · 1.16 KB

PyTM - Python Terminal Automation

This repository contains a collection of automation scripts built using Python, designed to be run from the terminal. The aim of this repository is to provide a central location for various scripts that automate tasks using a command-line interface

Getting Started

  • Clone the repository by running the following command in your terminal:
https://github.com/neeraj-2/PyTM.git
  • Navigate to the repository directory:
cd PyTM

Scripts

  • SpotifyTerminal: This script allows you to play music and interact with your Spotify account using the terminal.

Contributing

We welcome contributions to the PyTM repository! If you have an idea for a new automation script or would like to improve an existing one, please follow these steps:

  • Fork the repository
  • Clone your forked repository to your local machine
  • Create a new branch for your changes
  • Make your changes and commit them to the new branch
  • Push the new branch to your forked repository
  • Create a pull request to the main repository

Support

If you encounter any issues while using the scripts in this repository, please open an issue in the GitHub repository.