https://github.com/xsavikx/zip-builder
Simple Java GUI .zip builder
https://github.com/xsavikx/zip-builder
java swing zip
Last synced: 10 months ago
JSON representation
Simple Java GUI .zip builder
- Host: GitHub
- URL: https://github.com/xsavikx/zip-builder
- Owner: xSAVIKx
- Created: 2017-06-04T18:10:44.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-04T18:11:58.000Z (about 9 years ago)
- Last Synced: 2025-06-01T20:32:32.234Z (about 1 year ago)
- Topics: java, swing, zip
- Language: Java
- Size: 54.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Zip-builder
===========
Simple Java GUI app for creation of .zip archives from the selected folders.
Nothing special, just experiments with Swing.