Skip to content

Scripts Collection is a repository of useful, lightweight scripts for automating everyday tasks, renaming files, managing data, and more. Whether you're a developer or just need quick solutions for repetitive tasks, this collection is designed to simplify workflows and boost productivity.

License

Notifications You must be signed in to change notification settings

roshanware/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Scripts Collection

This repository is a collection of useful Python scripts designed to automate everyday tasks, improve productivity, and streamline workflows. Each script in this collection solves a specific problem or performs a unique task, making it easier to handle repetitive or time-consuming operations.

Contents

  • 1. Folderize: Renames folders by capitalizing the first letter of each word for better readability.
  • More scripts coming soon...

How to Use

  1. Clone this repository:

    $ git clone https://github.com/roshanware/scripts.git
    $ cd scripts/
  2. Navigate to the specific script directory and run the script:

    $ cd <script-directory>
    $ python3 main.py
  3. Follow any additional instructions provided in the respective script directories.

Contributions

  • Feel free to fork this repository, submit pull requests, or open issues if you have ideas for improvements or new scripts.

License

  • This project is licensed under the MIT License.

About

Scripts Collection is a repository of useful, lightweight scripts for automating everyday tasks, renaming files, managing data, and more. Whether you're a developer or just need quick solutions for repetitive tasks, this collection is designed to simplify workflows and boost productivity.

Resources

License

Stars

Watchers

Forks

Languages