Skip to content

thisal-d/ip-wizard

Repository files navigation

IP Wizard

Calculate subnet masks and IP ranges on your Android device

Download APK GitHub License


📱 App Screenshots

Pixel 6 Pro (Virtual)

Dark Theme

Light Theme


🚀 Features

  • Calculate subnet masks with ease
  • Determine IP ranges for networks
  • Clean and intuitive user interface
  • Dark and light theme support
  • Fast and responsive calculations

🛠️ How to Build and Run

Prerequisites

  • Android Studio Arctic Fox or later
  • Android SDK API 21 or higher
  • Java Development Kit (JDK) 11 or higher

Steps

  1. Clone the Repository:

    git clone https://github.com/thisal-d/ip-wizard.git
    cd ip-wizard
  2. Open the Project in Android Studio:

    • Launch Android Studio
    • Select "Open an existing Android Studio project"
    • Navigate to the ip-wizard folder and open it
  3. Build the Project:

    • Go to Build > Make Project or press Ctrl+F9
  4. Run the App:

    • Connect your Android device via USB or set up an emulator
    • Click the Run button or press Shift+F10
    • Select your target device and click OK

👥 Contributors


📄 License

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


🤝 Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

⭐ Show Your Support

Give a ⭐ if this project helped you!