Giter Club home page Giter Club logo

idm-java's Introduction

IDM-JAVA

IDM-JAVA is a console-based Internet Download Manager written in Java. It provides a straightforward way to manage and monitor downloads through the command line.

Getting Started

Prerequisites

  • Java Development Kit (JDK) installed on your machine.

Installation

  1. Clone the repository:

    git clone https://github.com/maheshwar04/IDM-JAVA.git
  2. Navigate to the project directory:

    cd IDM-JAVA
  3. Compile the Java files:

    javac Main.java Download.java
  4. Run the application:

    java Main

Usage

  1. Download a New File:

    • Choose option 1, enter a valid download link (e.g., jpeg/png/zip/pdf), and watch your download start.
  2. Show Ongoing/Paused Downloads:

    • Option 2 displays a list of ongoing and paused downloads.
  3. Pause a Download:

    • Select option 3, enter the download number, and pause an ongoing download.
  4. Resume a Download:

    • Choose option 4, specify the download number, and resume a paused download.
  5. Cancel a Download:

    • Pick option 5, enter the download number, and cancel a download.
  6. Get Detailed Info of a Download:

    • Select option 6, input the download number, and view detailed information about a download.
  7. Exit:

    • Choose option 7 to exit the program.

Contributing

Contributions are welcome! If you find any issues or have ideas for improvements, feel free to open an issue or submit a pull request. Please make sure to follow the code of conduct.

License

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.