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

https://github.com/oslint/file-zipper-java-swing

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.
https://github.com/oslint/file-zipper-java-swing

beginner-code beginner-friendly beginner-project beginners first-program first-project first-timers-friendly java java-swing java-swing-applications java-swing-gui zipfile zipper

Last synced: 4 months ago
JSON representation

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.

Awesome Lists containing this project

README

        

# 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](#features)
- [Getting Started](#getting-started)
- [Usage](#usage)
- [License](#license)

## 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 👤
- [My GitHub](https://github.com/oskalbarczyk)
- [My Youtube Channel](https://www.youtube.com/@codewithoskar)

## License 📄
This project is licensed under the MIT License.