Files
Calculator-Hide-Files/README.md
Binondi Borthakur 070fe0a620
2024-12-16 21:45:56 +05:30

150 lines
4.5 KiB
Markdown

<div align="center">
<img src="app/src/main/assets/logo.png" alt="Calculator Hide File App Logo" width="200" />
# Calculator Hide File App
<a href="https://github.com/Binondi/Calculator-Hide-Files/releases/latest">
<img alt="Latest release" src="https://img.shields.io/badge/Releases-v1.0-blue?logo=github&style=for-the-badge">
</a>
<a href="https://github.com/Binondi/Calculator-Hide-Files/releases/latest">
<img alt="Downloads" src="https://img.shields.io/badge/Downloads-1.2k-blue?logo=github&style=for-the-badge">
</a>
<a href="LICENSE">
<img alt="Apache License 2.0" src="https://img.shields.io/badge/License-Apache_2.0-blue?logo=github&style=for-the-badge">
</a>
</div>
---
Welcome to the **Calculator Hide File App**! This app is a unique and secure way to hide your sensitive files under the disguise of a fully functional calculator.
---
## Features
- **Dual Functionality**: Operates as a regular calculator and a file hiding app.
- **User-Friendly Interface**: Simple and intuitive design for easy use.
- **Secure File Storage**: Protects your hidden files with a passcode.
- **Passcode Protection**: Access the hidden files by entering a secret passcode in the calculator.
- **File Management**: Easily hide, unhide, and manage files within the app.
---
## Screenshots
<div>
<img src="app/src/main/assets/Screenshot_1.jpg" alt="Screenshot 1" width="24%">
<img src="app/src/main/assets/Screenshot_2.jpg" alt="Screenshot 2" width="24%">
<img src="app/src/main/assets/Screenshot_3.jpg" alt="Screenshot 3" width="24%">
<img src="app/src/main/assets/Screenshot_4.jpg" alt="Screenshot 4" width="24%">
</div>
<div>
<img src="app/src/main/assets/Screenshot_5.jpg" alt="Screenshot 5" width="24%">
<img src="app/src/main/assets/Screenshot_6.jpg" alt="Screenshot 6" width="24%">
<img src="app/src/main/assets/Screenshot_7.jpg" alt="Screenshot 7" width="24%">
<img src="app/src/main/assets/Screenshot_8.jpg" alt="Screenshot 8" width="24%">
</div>
---
## How It Works
1. **Calculator Mode**:
- Perform basic arithmetic operations just like any regular calculator.
2. **Hidden Mode**:
- Enter `123456` and hit the `=` button to setup your password.
- Enter your secret passcode and hit the `=` button to unlock the hidden file manager.
4. **File Management**:
- Add files to hide them securely.
- Retrieve or unhide files as needed.
---
## ☕ Support
Support My development by donating money. Thank you very much for your help! ❤️
[<img src="https://img.shields.io/badge/sponsor-30363D?style=for-the-badge&logo=GitHub-Sponsors&logoColor=#EA4AAA"
alt="Sponsor the project on GitHub"
height="40">](https://github.com/sponsors/Binondi) [<img src="https://img.shields.io/badge/PayPal-00457C?style=for-the-badge&logo=paypal&logoColor=white"
alt="Donate with PayPal"
height="40">](https://paypal.me/BinondiBorthakur56) [<img src="https://img.shields.io/badge/Buy%20Me%20a%20Coffee-ffdd00?style=for-the-badge&logo=buy-me-a-coffee&logoColor=black"
alt="Donate with buymeacoffee"
height="40">](https://buymeacoffee.com/binondi)
---
## Installation
### Prerequisites
- Android Studio (for development)
- A device or emulator running Android 6.0 or higher
### Steps
1. Clone the repository:
```bash
git clone https://github.com/YourUsername/CalculatorHideFileApp.git
```
2. Open the project in Android Studio.
3. Build and run the app on your device or emulator.
---
## Technologies Used
- **Programming Language**: Java/Kotlin
- **Development Platform**: Android Studio
- **UI Framework**: Android XML layouts
- **File Storage**: Secure internal storage and MediaStore API
---
## Usage Instructions
1. Open the app.
2. Use the calculator as normal.
3. Enter the secret passcode and press `=` to switch to the hidden file manager.
4. Add or manage your hidden files.
---
## Contributing
We welcome contributions! To contribute:
1. Fork the repository.
2. Create a new branch for your feature or bugfix:
```bash
git checkout -b feature-name
```
3. Commit your changes:
```bash
git commit -m "Add a new feature"
```
4. Push to the branch:
```bash
git push origin feature-name
```
5. Open a Pull Request.
---
## License
This project is licensed under the Apache License 2.0. See the [LICENSE](LICENSE) file for details.
---
## Contact
For any inquiries or feedback, reach out to:
- **Email**: binondiborthakur56@gmail.com
- **GitHub**: [Binondi](https://github.com/Binondi)
---
Thank you for using the **Calculator Hide File App**! We hope you find it secure and easy to use.