Skip to main content

Automagically Move Files

Project description

Moover

Automagic File Mover


Please help this repo with a :star: if you find it useful! :blush:


What is this?

Moover is a program designed to automatically move files between directories. The main aim of the project is to organize files in a structured manner. File are categorized based on their extension which will be improved in future to categorize based on type.

Prerequisites

  • git
  • python3

Setup

git clone https://github.com/ssiyad/automagic-file-mover
cd automagic-file-mover
python3 -m venv venv
source venv/bin/activate
pip install .

or

pip install moover

Usage

python -m moover

or

moover

Optional arguments

-s, --source        Directory to watch
-d, --destination   Directory to move files
-e, --existing      Arrange existing files in source directory
-h, --help          Shows help message

Default source is Downloads and default destination is Moover


Contribution

  • Report issues
  • Open pull request with improvements
  • Spread the word
  • Contact me directly at Telegram

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

moover-1.1.3.tar.gz (15.7 kB view hashes)

Uploaded Source

Built Distribution

moover-1.1.3-py3-none-any.whl (16.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page