Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
phamngocduy98 committed Sep 16, 2019
2 parents 2245cfa + d270488 commit 7f726d7
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,18 @@
# Rename Tool By Pham Ngoc Duy
https://github.com/phamngocduy98/rename-tool

# Download
https://github.com/phamngocduy98/renamefile-desktop/releases
- Note: JavaSwing version has .exe file (along with bin folder) that can be run without jre

# Screenshot
### OFFICAL App
![app.png](https://github.com/phamngocduy98/renamefile-desktop/blob/master/screenshot/app.png)
### JavaSwing UI
![swing.png](https://github.com/phamngocduy98/renamefile-desktop/blob/master/screenshot/swing.png)

### Main app is coded in .NET WPF platform
Other platforms are only for study purpose.
1. .NET WPF
2. JavaSwing
3. JavaFx
1. [.NET WPF](https://github.com/phamngocduy98/renamefile-desktop/tree/master/WPF.NET)
2. [JavaSwing](https://github.com/phamngocduy98/renamefile-desktop/tree/master/JavaSwing)
3. [JavaFx](https://github.com/phamngocduy98/renamefile-desktop/tree/master/JavaFx)

0 comments on commit 7f726d7

Please sign in to comment.