Skip to content

File Zipper is a Java application that allows you to add files to an archive, delete selected files from the archive, and create a zip archive containing the selected files.

Notifications You must be signed in to change notification settings

okdotdev/file-zipper-java-swing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Zipper Project 👜

File Zipper is a Java application that allows you to add files to an archive, delete selected files from the archive, and create a zip archive containing the selected files.

Table of Contents

Features 🌟

  • Add new files to the archive
  • Delete selected files from the archive
  • Create a zip archive containing selected files
app

Getting Started 🚀

  1. Clone or download the project repository.

Usage 🛠️

  1. Compile and run the FileZipper.java class.
  2. The application window will appear.
  3. Use the menu or corresponding buttons to perform the following actions:
    • Add: Click to add new files to the archive.
    • Delete: Select files from the list and click to delete them from the archive.
    • Zip: Click to create a zip archive containing the selected files.
  4. Follow the on-screen instructions for adding files, deleting files, and creating the zip archive.

Author 👤

License 📄

This project is licensed under the MIT License.

About

File Zipper is a Java application that allows you to add files to an archive, delete selected files from the archive, and create a zip archive containing the selected files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages