Skip to content

The File Hider Project is a Java-based application that allows users to hide and unhide files on their system. It provides a simple and efficient way to enhance file privacy and security through user-friendly functionality.

Notifications You must be signed in to change notification settings

riti2601/File_Hider_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fb10e57 Β· Sep 13, 2024

History

2 Commits
Sep 13, 2024
Sep 13, 2024
Sep 13, 2024
Sep 13, 2024
Sep 13, 2024

Repository files navigation

File Hider Project

Overview

The File Hider Project is a Java-based application designed to hide and unhide files on your system, ensuring enhanced privacy and security. It provides an intuitive user interface to easily manage the visibility of files and folders without needing advanced technical knowledge.

Features

  • πŸ“ Hide files: Securely hide files to protect sensitive data.
  • πŸ” Unhide files: Easily restore visibility of hidden files.
  • πŸ’» User-friendly: Simple, easy-to-use interface.
  • πŸ”’ Enhanced privacy: Keep your important files hidden from unwanted access.

Technologies Used

  • Java: Core application logic.

How to Use

  1. Clone the repository:
    git clone https://github.com/riti2601/File_Hider_Project.git
  2. Navigate to the project directory:
    cd File_Hider_Project
  3. Compile and run the Java program:
    javac FileHider.java
    java FileHider

Prerequisites

  • Java Development Kit (JDK) 8 or later installed.
  • Basic understanding of running Java applications.

Future Enhancements

  • Support for hiding folders.
  • Encryption for added security.
  • Cross-platform compatibility.

Contributing

Contributions are welcome! Feel free to submit a pull request or open an issue for any improvements or bugs.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Author


About

The File Hider Project is a Java-based application that allows users to hide and unhide files on their system. It provides a simple and efficient way to enhance file privacy and security through user-friendly functionality.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages