Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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