AshwinSatyawan / Drifty

Drifty is an open-source interactive File Downloader system built with java. It is currently available in CLI mode and has the GUI version under active development.

Home Page:https://saptarshisarkar12.github.io/Drifty/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Release Version Size License GitHub Pages Deployment

No. Of Downloads of Drifty jar No. Of Downloads of Drifty exe

GitHub Stargazers for Drifty Follow

Drifty is an open-source interactive File Downloader system built using Java. It takes the link to the file, the directory where it needs to be saved and the filename of the downloaded file as input and downloads it. It is currently available in CLI mode and the GUI version is under active development.

Getting Started πŸš€πŸš€

For Users :

  1. Open the website of Drifty

    image
  2. Click on Download

    image
  3. If you are a Windows User, click on Download Now <Windows Icon> button and for other users, click on Download Now <Apple icon><Linux icon>. The file will be downloaded.

    image
  4. Go to your Downloads folder and run the file.
  5. See Demo for demonstrations on how to use the application.
  6. Leave a star on GitHub if you liked the project.

For Contributors :

  1. Go to the project link on GitHub, fork this repository and clone it into your local directory by running this command in bash.
git clone git@github.com:SaptarshiSarkar12/Drifty.git

Clone Drifty

2. Open an issue ❕ describing the changes you want to make.

3. Make the changes in an IDE (preferably Intellij Idea) and open a Pull Request. Ensure that you have linked the issue to the Pull Request.

4. The Pull Request will be reviewed and merged if approved. βœ”

5. Leave a star on GitHub if you liked the project.

Safety warning ⚠ while Downloading ⬇

image

It is because Microsoft Defender could not verify it safe it is not commonly downloaded. Feel free to proceed by following steps:

  • Tap on the three dots.
  • Tap on keep.

image

  • Tap Show More.
  • Tap Keep anyway.

image

  • Now its downloaded, you can proceed.πŸŽ‰

Report the file as safe

You can also provide your feedback to Microsoft Defender by reporting it to be Safe, by following following steps:

  • Tap on three dots.
  • Tap on Report this file as safe instead of tapping on Keep.

image

  • It will take you to Report a download page. You can provide your feedback there.πŸ˜„

Demo

See the below video how to use the application. For any help, you can open an issue.

Usage.mp4

Contributing to the project

Please feel to contribute to this project. See Contribuing Guidelines for ways to contribute. Feel free to open an issue. Please adhere to this project's Code Of Conduct. Remember, this project follows Semantic Versioning for the releases.

Thanks to all the contributors ❀️

About

Drifty is an open-source interactive File Downloader system built with java. It is currently available in CLI mode and has the GUI version under active development.

https://saptarshisarkar12.github.io/Drifty/

License:Apache License 2.0


Languages

Language:Java 46.6%Language:CSS 34.6%Language:HTML 12.7%Language:JavaScript 6.1%