Skip to content

Kamlesh72/Drifty

 
 

Repository files navigation


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 is safe as 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 video below to know how to use the application. For any help, you can open an issue.

Usage.webm

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.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 47.7%
  • CSS 31.9%
  • JavaScript 11.1%
  • HTML 9.3%