GithubHelp home page GithubHelp logo

yuu-tools's Introduction

Yuu Tools - CLI APP to manage and run scripts

Yuu Tools is a CLI application that allows you to manage and run scripts in a simple and organized way using menus on the command line.

Features

  • Manage the config file from the CLI app
  • Run scripts in a simple and organized way
  • Focusing on the user experience on the command line
  • Easy to use and configure
  • Log system to track the execution of the scripts
  • More Features coming soon

Roadmap

  • Add more scripts
  • Refactor CLI Menus to handle more scripts
  • Refactor Config File to handle new scripts
  • Translate the CLI app to English
  • Log system to track the execution of the scripts

Script -> Sort Files

Features of the script

  • Recursively explore a root folder and its subfolders to find files to organize.
  • Move files to corresponding folders based on defined extensions and categories.
  • Ignore files and folders marked as exceptions.
  • Delete empty folders after organization.
  • Easy configuration of paths, extensions, and exceptions through a JSON file managed by the CLI app.

Script Roadmap

  • Add more file/folder operations like copy, move, rename
  • Support additional file attributes to organize (size, date etc)

Installation

    git clone https://github.com/Yuzu02/Yuu-Tools.git
    cd Yuu-Tools
    pip install -r requirements.txt

Usage

    python yuu_tools.py

Setup

  • The first time you run the application, it will ask you to create a configuration file.
  • The configuration file will be created in the same directory as the application.
  • The configuration file will be named config.json.
  • The configuration file will be used to store the info needed to run the scripts.
  • The configuration file will have the a base structure to modify at your convenience by the CLI app.
  • Now you can manage and run scripts from the CLI app.

Contributing

This project is open to contributions, suggestions, and improvements. Feel free to contribute to this project by creating a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

yuu-tools's People

Contributors

yuzu02 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.