Code Monkey home page Code Monkey logo

orgtoolsplus's Introduction

OrgToolsPlus

set of python scripts used to optimize organization of file systems + some fun tools!

created out of necessity and curiosity.

©Petesass 2023 - Licensed under GNU GPLv3

Run the .py files in anaconda3 by: python file/path/script.py

Scripts:

OTPScrub.py

Will prompt the user to choose a directory, search for filetypes, return a text file with a list of filetypes, ask for exclusions, ask for subdirectory max depth, and finally output to a new folder in the directory filetypeScrubber.

OTPMerge.py

Will prompt the user to choose a directory and merge all files in all subfolders into a new folder Merger, then ask the user if they want to delete empty filetypeScrubber folders.

Fun stuff:

OTPYtGet.py

Will prompt the user for a youtube URL to download from, produce a temporary .webm file, convert to .mp3 file, delete temp .webm and place generated .mp3 in a new folder with filepath user\documents\OTPYtGet.

Dependencies: pytube, moviepy

YTGetGUI.py

Experimental GUI. Enter URL, open output folder (documents\youtubeGet), check box if you want to keep .mp4 as well, click download button. Still in the works. Planning to add progress bar, hide/show console toggle + more.

Dependencies: pytube, moviepy, tkinter

ascii.py

Simple GUI with a button to prompt user for an image, then converts it to ascii art (large) and dumps to clipboard.

Dependencies: tkinter, pillow

email2.py

See email2.md in email2 folder for more info.

orgtoolsplus's People

Contributors

petesass avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.