https://github.com/jeffersonqin/namsucks
💥 Naming always sucks me. A WPF tool to rename.
https://github.com/jeffersonqin/namsucks
c-sharp rename tool wpf
Last synced: 2 months ago
JSON representation
💥 Naming always sucks me. A WPF tool to rename.
- Host: GitHub
- URL: https://github.com/jeffersonqin/namsucks
- Owner: JeffersonQin
- License: mit
- Created: 2021-07-17T10:55:00.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-05T13:55:31.000Z (over 4 years ago)
- Last Synced: 2025-03-29T07:15:24.557Z (over 1 year ago)
- Topics: c-sharp, rename, tool, wpf
- Language: C#
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nam(e) sucks
Naming sucks. That's why here's this project. This WPF application can enable you to rename and organize files swiftly. The processes are simple:
- Open the app
- Enter the target directory to save at the bottom (if the path does not exist, the file would only be renamed)
- Drag the file(s) into the app
- Enter the tags of the file, seperated with spaces, and the program will automatically rename the file and move to target path
This is written only as a personal tool, but issues and pull requests are still welcome. I'm not quite good at writing C# and I managed to finish this within two hours. So, just be easy if you wanna give me any advice.
