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.
For Users :
- Open the
website of Drifty
- Click on
Download
- If you are a Windows User, click on
Download Now <Windows Icon>
button and for other users, click onDownload Now <Apple icon><Linux icon>
. The file will be downloaded. - Go to your Downloads folder and run the file.
- See
Demo
for demonstrations on how to use the application. - Leave a
star
on GitHub if you liked the project.
For Contributors :
- 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 [email protected]:SaptarshiSarkar12/Drifty.git
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.
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.
- Tap
Show More
. - Tap
Keep anyway
.
- Now its downloaded, you can proceed.🎉
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 onKeep
.
- It will take you to
Report a download
page. You can provide your feedback there.😄
See the video below to know how to use the application. For any help, you can open an issue
.
Usage.mp4
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.