Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit dd91bdd

Browse files
committed
Update README.md
1 parent 93f31bc commit dd91bdd

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

‎File Mover/README.md‎

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
11
# Automatic File Mover
22

3-
Lorem ipsum lorem ipsum lorem ipsum...
3+
- This is a small program that automatically moves and sorts files from chosen source to destination. It uses [PySimpleGUI](https://github.com/PySimpleGUI/PySimpleGUI) to create a minimal GUI for the user.
4+
- Original project: [Automatic File Sorter](https://github.com/Kreateer/automatic-file-sorter)
5+
6+
## How to Use
7+
8+
- Install the dependencies ([PySimpleGUi](https://github.com/PySimpleGUI/PySimpleGUI)), which are found in `requirements.txt`
9+
- Run the script or create an executable version by using [PyInstaller](https://www.pyinstaller.org/)
10+
- When asked, choose source and destination folder to move/copy files
11+
- Choose whether to sort by file type or not
12+
- Click 'Ok' to move/copy files and sort them (if option is enabled)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /