https://github.com/codernayeem/nw-file-to-dir
A tool to copy or move files to a directory with some condition
https://github.com/codernayeem/nw-file-to-dir
automation copy-files desktop-application move-files pyqt5 python tool
Last synced: about 1 year ago
JSON representation
A tool to copy or move files to a directory with some condition
- Host: GitHub
- URL: https://github.com/codernayeem/nw-file-to-dir
- Owner: codernayeem
- Created: 2020-06-14T09:08:14.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-07-26T18:33:09.000Z (almost 5 years ago)
- Last Synced: 2025-02-02T08:31:43.084Z (over 1 year ago)
- Topics: automation, copy-files, desktop-application, move-files, pyqt5, python, tool
- Language: Python
- Homepage:
- Size: 82 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# File To Dir
*Automate your file **copying** or **moving** task easily.*
This software is made with **PyQt5** and **fbs**.
# Features :
- Here you can automate your file **copying** or **moving** task.
- You can give **condition** on which file will go to action in 2 ways :
1. **Only Allow System** :100: : Here, you can set condition like matched extension, contain a text etc. This system will only allow files, if they passed these condition.
2. **Ignore System** :100: : Here, you can set condition just like Only Allow System. This system will ignore files, if they passed these condition.
- You will see which file is **copying or moving** / **failed** / **not allowed** / **ignored** in real time.
Just select your folders , set your output directory and check the include subfolder checkbox if you want it and then boom :+1: