Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lcaohoanq/copy-move-file-app
Java app use to copy and move file
https://github.com/lcaohoanq/copy-move-file-app
helper java maven swing swing-gui utilities
Last synced: 2 months ago
JSON representation
Java app use to copy and move file
- Host: GitHub
- URL: https://github.com/lcaohoanq/copy-move-file-app
- Owner: lcaohoanq
- Created: 2024-05-14T03:41:44.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-05-19T15:50:14.000Z (8 months ago)
- Last Synced: 2024-10-18T02:06:20.427Z (3 months ago)
- Topics: helper, java, maven, swing, swing-gui, utilities
- Language: Java
- Homepage:
- Size: 26.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Demo](demo.gif)
# Build
```bash
mvn clean
mvn install
mvn package
```
- Run the `.jar` file inside the `target` directory