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.

Overview

Drifty


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 [email protected]: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 ❤️

Comments
  • [FEATURE] Add support for downloading YouTube videos

    [FEATURE] Add support for downloading YouTube videos

    Describe the solution you'd like Currently, the application shows HTTP proxy error while downloading an YouTube video. So, I want to have the application support for downloading YouTube videos. Anyone can contribute, just leave a comment and I will assign you with the task. Please link this issue to your PR.

    Additional context Refer to the FileDownloader.java file to see how it downloads a file and find how you can add support for downloading YouTube videos in that file.

    enhancement hacktoberfest 
    opened by SaptarshiSarkar12 52
  • Changes to Hero and Navbar

    Changes to Hero and Navbar

    • Added the Animation in Hero section in Mobile Layout, so that the page looks more interactive and consistent.
    • Changed Navbar Links to uppercase so that it looks more readable in mobile layout image

    P.s. All the other changes, that was assigned to me, somebody else did it :)

    hacktoberfest-accepted 
    opened by SujalSamai 42
  • [Feature] Added Contact Form2

    [Feature] Added Contact Form2

    @SaptarshiSarkar12 Hey, I have done the major part of the contact redirection functionality.

    There are a few steps for you to get all messages,

    1. Make a copy of the sample spreadsheet https://docs.google.com/spreadsheets/d/1_8wpBj_YLK1UUFBeLgUMvLX5MXReyOEv2zSiK7GXIQo/edit#gid=0
    2. Open the Apps Script editor by clicking "Extensions" > "Apps Script" 148702005-00f3b846-d6a7-4e3a-9d92-c255a7233b46
    3. Change the TO_ADDRESS value with your email id. 9efa5b3a-7501-11e5-96ba-a9e3b2d77ee4
    4. Save changes to your Script 148702006-bd16b31b-fca1-494a-ba46-502d52545128
    5. Publish the Updated Script as a Web App 148702007-8ec6047c-804b-492c-bc00-a9b59e515914 148702008-3d5e1b29-2670-4205-95fa-bfcb3ae2522b
    6. Authorize the Script to Send Emails 148702009-ae03cbfe-0e1d-4eed-af6d-e32befe55d17

    Please click on advance and follow the website.

    1. Copy the web app URL to your clipboard/notepad. Then Click "OK". 148702011-95587469-bec5-4d5a-9ddf-18ed0043bced HTML FORM.
    2. Now simply paste that URL into the Action tag in the HTML Form. Screenshot (1108)
    invalid 
    opened by KIET7UKE 32
  • [BUG] JNI ERROR

    [BUG] JNI ERROR

    Error in the new release of Drifty

    To Reproduce Steps to reproduce the behavior:

    1. Go to 'https://github.com/SaptarshiSarkar12/Drifty/raw/master/Drifty_CLI.exe'
    2. Download Drifty for Windows
    3. See error
    bug good first issue hacktoberfest EddieHub:good-first-issue 
    opened by akshatjainei 25
  • Added Drifty Header Animation

    Added Drifty Header Animation

    Hello, I made the Drifty text animation in the header sectiion.

    This is my last minute Hacktoberfest 2022 PR. Please consider. Thank you.

    https://user-images.githubusercontent.com/58085092/198817189-1920a009-782a-44f4-98e2-3b45a89988f1.mp4

    I have attached a video on how it looks. i'll update even more to even better looking site !. Thanks

    hacktoberfest-accepted 
    opened by IM-TECHNO 23
  • [BUG]  Drifty does not show progress bar and errors encountered while downloading youtube videos.

    [BUG] Drifty does not show progress bar and errors encountered while downloading youtube videos.

    Describe the bug

    The errors that yt-dlp prints in it's console are not printed by Drifty. For example, while downloading a private YouTube video, yt-dlp shows this error: ERROR: [youtube] JGXK_99nc5s: Private video. Sign in if you've been granted access to this video

    Drifty does not show this.

    Steps To Reproduce

    1. Run Drifty
    2. Paste the link for a private youtube video and try to download
    3. No error message shown.

    Expected Behavior

    Expected output is an error message

    Operating System

    Linux

    Application Version

    v1.2.0

    Screenshots

    No response

    Additional information

    No response

    bug hacktoberfest 
    opened by poshi1865 21
  • [BUG] Clicking on About does nothing.

    [BUG] Clicking on About does nothing.

    Describe the bug

    When we click on Home, Contribute, Download etc.. it goes to specific section. But when we click on About, nothing happens. It should take us to About section.

    Steps To Reproduce

    1. Go to Home page
    2. Click About

    Expected Behavior

    It should take us on "More Information About Drifty"

    Operating System

    MacOS

    Application Version

    v1.2.0

    Screenshots

    No response

    Additional information

    No response

    bug duplicate hacktoberfest 
    opened by Kamlesh72 17
  • About section created

    About section created

    This is for issue #127 . i have created about section in the website. please merge this PR. if you want to add more stuff in about please tell me to update it . @SaptarshiSarkar12

    here you can see the changes:

    image

    image

    image

    image

    hacktoberfest-accepted 
    opened by anantnipunge 14
  • [FEATURE] Make a website for the documentation of Drifty

    [FEATURE] Make a website for the documentation of Drifty

    Is your feature request related to a problem? Please describe. People don't always like to read Documentation from Readme. They want some website which will have a visually appealing look and all the sufficient details of using this application as well as support URLs.

    Describe the solution you'd like A website using html and css containing the documentation present in the README and a navbar should also be present. The support URLs (GitHub issues, My email address, my twitter account for DMs) should be present at the footer.

    Additional context Contributors who want to take over this issue should at first comment below then I will assign them with the task. Multiple assignes can be there. Feel free to contact me for any questions.

    enhancement good first issue hacktoberfest EddieHub:good-first-issue 
    opened by SaptarshiSarkar12 14
  • [FEATURE] Adding the image of Drifty using characters, in the first line of the console

    [FEATURE] Adding the image of Drifty using characters, in the first line of the console

    Describe the solution you'd like I want to add an image of Drifty (might be logo) printed using characters, for the first line of the console.

    Additional context Refer to this image. Here, the logo of the app is printed in the console. Similar thing needs to be done with Drifty. Contributors who want to take over this issue should at first comment below and then I will assign them with the task.

    enhancement good first issue hacktoberfest EddieHub:good-first-issue 
    opened by SaptarshiSarkar12 12
  • Added Github stars and forks count in website. closes issue #82

    Added Github stars and forks count in website. closes issue #82

    Please link this pr to issue #82 if not already. Added stars and fork count, other changes are due to my formatter. Please review and merge these changes before 30oct, I want them counted in Hacktoberfest. Thank you.

    hacktoberfest-accepted 
    opened by Akshatjaiswal5 11
  • creating separate pages for each nav-element

    creating separate pages for each nav-element

    Is your feature request related to a problem? Please describe.

    it looks complex having everything in the same page and has high network load for all those different sections to load in one webpage. It is also harder to maintain such large html codes.

    Describe the solution you'd like.

    to make it look more cool for user i would like to create new pages for each nav element. The website load time would also improve.

    Application Version

    v1.2.2

    Screenshots

    No response

    Additional information

    please assign me this issue @SaptarshiSarkar12.

    enhancement 
    opened by anantnipunge 3
  • [FEATURE] Improve Navbar

    [FEATURE] Improve Navbar

    Is your feature request related to a problem? Please describe.

    Improved Navbar for better visuals

    Describe the solution you'd like.

    The navbar can be enhanced and can be made more attractive

    Application Version

    v1.2.2

    Screenshots

    No response

    Additional information

    Please consider it under Hacktoberfest

    enhancement 
    opened by radzhiv25 8
  • Edit Nav Bar [FEATURE]

    Edit Nav Bar [FEATURE]

    Is your feature request related to a problem? Please describe.

    Nav Bar is too dark and blocks the view to the content!

    Describe the solution you'd like.

    Edit the Nav Bar with a sleek design to compliment the theme of website.

    Application Version

    v1.1.0

    Screenshots

    No response

    Additional information

    No response

    enhancement good first issue EddieHub:good-first-issue 
    opened by frypan01 9
Releases(v1.3.0)
  • v1.3.0(Nov 13, 2022)

    Drifty Version 1.3.0 has been released 🎉🎉

    What's Changed

    • added shadows to the buttons to look more immersive by @Ansh1Mondal in https://github.com/SaptarshiSarkar12/Drifty/pull/147
    • added scroll to top button when user slide down below 650px by @CaptainTron in https://github.com/SaptarshiSarkar12/Drifty/pull/153
    • Informative footer added with the external links by @anantnipunge in https://github.com/SaptarshiSarkar12/Drifty/pull/160
    • Added Github stars and forks count in website. closes issue #82 by @Akshatjaiswal5 in https://github.com/SaptarshiSarkar12/Drifty/pull/163
    • padding to nav-bar items and 'download here' section by @anantnipunge in https://github.com/SaptarshiSarkar12/Drifty/pull/165
    • made demo video responsive by @Krishnansh5 in https://github.com/SaptarshiSarkar12/Drifty/pull/157
    • About section created by @anantnipunge in https://github.com/SaptarshiSarkar12/Drifty/pull/167
    • Added animation to about us by @Shreyan-12345 in https://github.com/SaptarshiSarkar12/Drifty/pull/176
    • Added animation to heading Drifty by @CoderAayush2104 in https://github.com/SaptarshiSarkar12/Drifty/pull/175
    • Added Drifty Header Animation by @IM-TECHNO in https://github.com/SaptarshiSarkar12/Drifty/pull/171
    • Added Multithreaded downloading support #145 by @redet-G in https://github.com/SaptarshiSarkar12/Drifty/pull/162
    • About page created using Readme.md file by @anantnipunge in https://github.com/SaptarshiSarkar12/Drifty/pull/177
    • Fix Menu Bar Items by @IM-TECHNO in https://github.com/SaptarshiSarkar12/Drifty/pull/181
    • added wavy footer again by @khushigarg1 in https://github.com/SaptarshiSarkar12/Drifty/pull/182
    • #190 Renaming downloaded YouTube videos by @varad64 in https://github.com/SaptarshiSarkar12/Drifty/pull/191
    • Fix #159 Dockerize static website by @naXa777 in https://github.com/SaptarshiSarkar12/Drifty/pull/189

    New Contributors

    • @Ansh1Mondal made their first contribution in https://github.com/SaptarshiSarkar12/Drifty/pull/147
    • @CaptainTron made their first contribution in https://github.com/SaptarshiSarkar12/Drifty/pull/153
    • @anantnipunge made their first contribution in https://github.com/SaptarshiSarkar12/Drifty/pull/160
    • @Akshatjaiswal5 made their first contribution in https://github.com/SaptarshiSarkar12/Drifty/pull/163
    • @Krishnansh5 made their first contribution in https://github.com/SaptarshiSarkar12/Drifty/pull/157
    • @Shreyan-12345 made their first contribution in https://github.com/SaptarshiSarkar12/Drifty/pull/176
    • @CoderAayush2104 made their first contribution in https://github.com/SaptarshiSarkar12/Drifty/pull/175
    • @IM-TECHNO made their first contribution in https://github.com/SaptarshiSarkar12/Drifty/pull/171
    • @khushigarg1 made their first contribution in https://github.com/SaptarshiSarkar12/Drifty/pull/182
    • @varad64 made their first contribution in https://github.com/SaptarshiSarkar12/Drifty/pull/191
    • @naXa777 made their first contribution in https://github.com/SaptarshiSarkar12/Drifty/pull/189

    Full Changelog: https://github.com/SaptarshiSarkar12/Drifty/compare/v1.2.2...v1.3.0

    Source code(tar.gz)
    Source code(zip)
    Drifty.jar(13.00 MB)
    Drifty_CLI.exe(13.04 MB)
  • v1.2.2(Oct 23, 2022)

    Drifty version 1.2.2 has been released 🎉 🎉

    What's Changed

    • Fixed a bug for Apple and Linux users facing problem in downloading YouTube videos by @SaptarshiSarkar12 in https://github.com/SaptarshiSarkar12/Drifty/commit/216f0c06f8037418d6d786a994b094f93365a586
    • Added Javadoc to some methods in the main source code for enhancement of code readability by @SaptarshiSarkar12 in https://github.com/SaptarshiSarkar12/Drifty/commit/216f0c06f8037418d6d786a994b094f93365a586
    • Added Download count and Centered all non ul elements of release-note by @redet-G in https://github.com/SaptarshiSarkar12/Drifty/pull/144

    Full Changelog: https://github.com/SaptarshiSarkar12/Drifty/compare/v1.2.1...v1.2.2

    Source code(tar.gz)
    Source code(zip)
    Drifty.jar(12.99 MB)
    Drifty_CLI.exe(13.04 MB)
  • v1.2.1(Oct 22, 2022)

    Drifty version 1.2.1 has been released 🎉 🎉

    Major Bug fix: No progress bar / errors shown while downloading YouTube videos.

    What's Changed

    • issue designing by @divyanshiet in https://github.com/SaptarshiSarkar12/Drifty/pull/121
    • Update CONTRIBUTING.md by @Akash190104 in https://github.com/SaptarshiSarkar12/Drifty/pull/131
    • Update README.md by @Akash190104 in https://github.com/SaptarshiSarkar12/Drifty/pull/132
    • Update README.md by @Akash190104 in https://github.com/SaptarshiSarkar12/Drifty/pull/133
    • Update README.md by @Akash190104 in https://github.com/SaptarshiSarkar12/Drifty/pull/134
    • Update index.html by @Akash190104 in https://github.com/SaptarshiSarkar12/Drifty/pull/135
    • Added accurate color coding fill-in effect to social media icons in the footer. by @codedmachine111 in https://github.com/SaptarshiSarkar12/Drifty/pull/137
    • Alert on clicking on download button by @AmanS369 in https://github.com/SaptarshiSarkar12/Drifty/pull/138
    • Caching API call for 4 hours by @redet-G in https://github.com/SaptarshiSarkar12/Drifty/pull/140
    • Fix youtube download progress bar by @poshi1865 in https://github.com/SaptarshiSarkar12/Drifty/pull/143
    • Adds See More option for releases to see release note #141 by @redet-G in https://github.com/SaptarshiSarkar12/Drifty/pull/142

    New Contributors

    • @divyanshiet made their first contribution in https://github.com/SaptarshiSarkar12/Drifty/pull/121
    • @Akash190104 made their first contribution in https://github.com/SaptarshiSarkar12/Drifty/pull/131
    • @codedmachine111 made their first contribution in https://github.com/SaptarshiSarkar12/Drifty/pull/137
    • @AmanS369 made their first contribution in https://github.com/SaptarshiSarkar12/Drifty/pull/138

    Full Changelog: https://github.com/SaptarshiSarkar12/Drifty/compare/v1.2.0...v1.2.1

    Source code(tar.gz)
    Source code(zip)
    Drifty.jar(12.99 MB)
    Drifty_CLI.exe(13.04 MB)
  • v1.2.0(Oct 16, 2022)

    Drifty version 1.2.0 has been released 🎉 🎉

    What's Changed

    • fixed dark mode and bug of the header by @Shashwat0227 in https://github.com/SaptarshiSarkar12/Drifty/pull/35
    • Added support for command line argument. by @Anurag-Bharati in https://github.com/SaptarshiSarkar12/Drifty/pull/36
    • Updated readme to deal with download warning by @BoseSj in https://github.com/SaptarshiSarkar12/Drifty/pull/38
    • Add CLS when downloading next file by @Fonta22 in https://github.com/SaptarshiSarkar12/Drifty/pull/40
    • navbar animations fixed by @Waxer59 in https://github.com/SaptarshiSarkar12/Drifty/pull/45
    • fix navigation on website by @filipkujawa in https://github.com/SaptarshiSarkar12/Drifty/pull/42
    • done with image addition and fixed the borders of the video and allignment of texts by @Shashwat0227 in https://github.com/SaptarshiSarkar12/Drifty/pull/51
    • updated the contact us heading and button command by @anshulsoni4 in https://github.com/SaptarshiSarkar12/Drifty/pull/50
    • btns transition & extra scroll fixed by @Waxer59 in https://github.com/SaptarshiSarkar12/Drifty/pull/55
    • Site change Commit. by @aryan-upa in https://github.com/SaptarshiSarkar12/Drifty/pull/54
    • Multiple changes by @Waxer59 in https://github.com/SaptarshiSarkar12/Drifty/pull/57
    • update: move "contributing" after "demo" in Readme by @BoseSj in https://github.com/SaptarshiSarkar12/Drifty/pull/62
    • Improved the README file by @saurabhcodes25 in https://github.com/SaptarshiSarkar12/Drifty/pull/65
    • Changes to the hero section and the nav-bar. by @Anurag-Bharati in https://github.com/SaptarshiSarkar12/Drifty/pull/69
    • Changed the GIF for cloning this repo by @kailashchoudhary11 in https://github.com/SaptarshiSarkar12/Drifty/pull/68
    • Created README.md file in Website folder by @kb-s in https://github.com/SaptarshiSarkar12/Drifty/pull/73
    • Fixed merge conflicts by @Pargat-Dhanjal in https://github.com/SaptarshiSarkar12/Drifty/pull/74
    • update(readme.md): organized badges by @BoseSj in https://github.com/SaptarshiSarkar12/Drifty/pull/76
    • footer links transition fixed by @Waxer59 in https://github.com/SaptarshiSarkar12/Drifty/pull/75
    • Improved contrib section + Some minor changes. by @Anurag-Bharati in https://github.com/SaptarshiSarkar12/Drifty/pull/86
    • Fix contrib not loading initially by @Anurag-Bharati in https://github.com/SaptarshiSarkar12/Drifty/pull/93
    • Dark mode button UI improved. by @bhumika-1-3 in https://github.com/SaptarshiSarkar12/Drifty/pull/95
    • Changes to Hero and Navbar by @SujalSamai in https://github.com/SaptarshiSarkar12/Drifty/pull/89
    • Updated footer copyright year -> manual to dynamic by @invad3r07 in https://github.com/SaptarshiSarkar12/Drifty/pull/98
    • Fixed download button by @AshwinSatyawan in https://github.com/SaptarshiSarkar12/Drifty/pull/103
    • bug fixing (issue #107) by @saran1522 in https://github.com/SaptarshiSarkar12/Drifty/pull/108
    • [BUGFIX] Fixes Items on Mobile by @Akshu-on-github in https://github.com/SaptarshiSarkar12/Drifty/pull/109
    • Feat youtube support 1 by @poshi1865 in https://github.com/SaptarshiSarkar12/Drifty/pull/110
    • Bug auto download broken 111 by @poshi1865 in https://github.com/SaptarshiSarkar12/Drifty/pull/112
    • Added dynamic release loading feature #113 by @redet-G in https://github.com/SaptarshiSarkar12/Drifty/pull/117

    New Contributors

    • @BoseSj made their first contribution in https://github.com/SaptarshiSarkar12/Drifty/pull/38
    • @Fonta22 made their first contribution in https://github.com/SaptarshiSarkar12/Drifty/pull/40
    • @Waxer59 made their first contribution in https://github.com/SaptarshiSarkar12/Drifty/pull/45
    • @filipkujawa made their first contribution in https://github.com/SaptarshiSarkar12/Drifty/pull/42
    • @anshulsoni4 made their first contribution in https://github.com/SaptarshiSarkar12/Drifty/pull/50
    • @saurabhcodes25 made their first contribution in https://github.com/SaptarshiSarkar12/Drifty/pull/65
    • @kailashchoudhary11 made their first contribution in https://github.com/SaptarshiSarkar12/Drifty/pull/68
    • @kb-s made their first contribution in https://github.com/SaptarshiSarkar12/Drifty/pull/73
    • @Pargat-Dhanjal made their first contribution in https://github.com/SaptarshiSarkar12/Drifty/pull/74
    • @bhumika-1-3 made their first contribution in https://github.com/SaptarshiSarkar12/Drifty/pull/95
    • @SujalSamai made their first contribution in https://github.com/SaptarshiSarkar12/Drifty/pull/89
    • @invad3r07 made their first contribution in https://github.com/SaptarshiSarkar12/Drifty/pull/98
    • @AshwinSatyawan made their first contribution in https://github.com/SaptarshiSarkar12/Drifty/pull/103
    • @saran1522 made their first contribution in https://github.com/SaptarshiSarkar12/Drifty/pull/108
    • @Akshu-on-github made their first contribution in https://github.com/SaptarshiSarkar12/Drifty/pull/109
    • @poshi1865 made their first contribution in https://github.com/SaptarshiSarkar12/Drifty/pull/110
    • @redet-G made their first contribution in https://github.com/SaptarshiSarkar12/Drifty/pull/117

    Full Changelog: https://github.com/SaptarshiSarkar12/Drifty/compare/v1.1.0...v1.2.0

    Source code(tar.gz)
    Source code(zip)
    Drifty.jar(12.99 MB)
    Drifty_CLI.exe(13.04 MB)
  • v1.1.0(Oct 2, 2022)

    Drifty CLI version 1.1.0 has been released 🎉🎉

    For windows users, download and run Drifty_CLI.exe and for other users, run the Drifty.jar file using the below command -

    java -jar Drifty.jar
    

    What's Changed

    • Added Drifty image in form of characters by @itshypon in https://github.com/SaptarshiSarkar12/Drifty/pull/18
    • Log branch -Added log4j2 by @thexahmed00 in https://github.com/SaptarshiSarkar12/Drifty/pull/19
    • added blue and purple ansi color to banner by @thexahmed00 in https://github.com/SaptarshiSarkar12/Drifty/pull/12
    • The basic site by @Shashwat0227 in https://github.com/SaptarshiSarkar12/Drifty/pull/20
    • Support for multiple URLs enabled by @akshatjainei in https://github.com/SaptarshiSarkar12/Drifty/pull/21
    • Progress Bar by @m9m in https://github.com/SaptarshiSarkar12/Drifty/pull/22
    • URL Validation Support by @akshatjainei in https://github.com/SaptarshiSarkar12/Drifty/pull/25
    • Added an option to choose whether to preserve original filename or not by @Anurag-Bharati in https://github.com/SaptarshiSarkar12/Drifty/pull/29
    • footers added by @Shashwat0227 in https://github.com/SaptarshiSarkar12/Drifty/pull/30
    • #11 Bug Fix : Now can locate default download folder and can download file in it. by @aryan-upa in https://github.com/SaptarshiSarkar12/Drifty/pull/34

    New Contributors

    • @itshypon made their first contribution in https://github.com/SaptarshiSarkar12/Drifty/pull/18
    • @thexahmed00 made their first contribution in https://github.com/SaptarshiSarkar12/Drifty/pull/19
    • @Shashwat0227 made their first contribution in https://github.com/SaptarshiSarkar12/Drifty/pull/20
    • @akshatjainei made their first contribution in https://github.com/SaptarshiSarkar12/Drifty/pull/21
    • @m9m made their first contribution in https://github.com/SaptarshiSarkar12/Drifty/pull/22
    • @Anurag-Bharati made their first contribution in https://github.com/SaptarshiSarkar12/Drifty/pull/29
    • @aryan-upa made their first contribution in https://github.com/SaptarshiSarkar12/Drifty/pull/34

    Full Changelog: https://github.com/SaptarshiSarkar12/Drifty/compare/v1.0.0...v1.1.0

    Source code(tar.gz)
    Source code(zip)
    Drifty.jar(14.59 KB)
    Drifty_CLI.exe(61.09 KB)
  • v1.0.0(Sep 22, 2022)

Owner
Saptarshi Sarkar
A passionate Software Developer and an open-source enthusiast.
Saptarshi Sarkar
An Auction website. Users can Put up items for sale, bid on currently active auctions and write reviews for items that they have won in the auctions.

Auction-Project An Auction website. Users can Put up items for sale, bid on currently active auctions and write reviews for items that they have won i

Nika Salia 3 Sep 7, 2021
Classpy is a GUI tool for investigating Java class file, Lua binary chunk, Wasm binary code, and other binary file formats.

Classpy Classpy is a GUI tool for investigating Java class file, Lua binary chunk, Wasm binary code, and other binary file formats. Inspiration This t

null 1k Dec 17, 2022
Rails like error pages for Spring Boot applications that are only active in development.

Better Error Pages Table of Contents Introduction Demo Quick Start Configuration Limitations License Introduction This is a Spring Boot Starter projec

Kod Gemisi 13 Jan 2, 2022
Portal system based on front and back end separation built by ruoyi separation version

Keington-Portal-Separate English 中文 Introduction Keington Portal Separate is an official website portal system built by Keington Information Technolog

许怀安 1 Jan 30, 2022
A Zombie invasion has occurred at the Code Academy Campus and now Alcatrinha has to fight the zombies to death! (2D TopView Shooter)

Hello everyone, welcome to Zombie ACADalypse!! A Zombie invasion has occurred at the Code Academy Campus and now Alcatrinha has to fight the zombies t

Mario Vieria 1 Dec 17, 2021
Gitlet - A version control system for managing file versions, mirroring the features of Git

Gitlet - A version control system for managing file versions, mirroring the features of Git. Emphasized the serialization and manipulation of files to compress, access, and manage file content efficiently. Stressed the employment of appropriate data structures and file persistance.

null 1 Jan 4, 2022
Android Auto Apps Downloader (AAAD) is an app for Android Phones that downloads popular Android Auto 3rd party apps and installs them in the correct way to have them in Android Auto.

Android Auto Apps Downloader (AAAD) is an app for Android Phones that downloads popular Android Auto 3rd party apps and installs them in the correct way to have them in Android Auto.

Gabriele Rizzo 865 Jan 2, 2023
The Apache Software Foundation 605 Dec 30, 2022
bilibili B站 哔哩哔哩 acfun A站 樱花动漫 番剧下载器(Video Downloader):smiley:​ 仅供学习交流 求 star orz

AnimeDownloader 番剧下载器 ?? 使用教程 下载 B 站视频 支持的类型 普通视频(不支持互动类视频) 番剧(大会员视频需要先登录) 电影 纪录片 ... 下载 A 站视频 支持类型 普通视频 番剧(不支持付费视频) 下载樱花动漫视频 支持类型 部分支持(加密的 m3u8 类型视频不

lin 71 Dec 16, 2022
The Download Manager uses a simple yet effective GUI interface built with java’s Swing libraries

The Download Manager uses a simple yet effective GUI interface built with java’s Swing libraries.The use of Swing gives the interface a crisp, modern look and feel. The GUI maintains a list of downloads that are currently being managed.

Manish Kumar Mahawar 2 Jan 2, 2022
An open source Minecraft plugin that allows operators to control who has access to the nether.

Nether Access Controller Description Nether Access Controller is a Minecraft plugin that allows operators to control access to the nether. It is essen

Daniel Stephenson 2 Feb 12, 2022
LaetLang is an interpreted C style language. It has file reading/writting, TCP network calls and awaitable promises.

LaetLang ?? LaetLang is an interpreted C style language built by following along Robert Nystrom's book Crafting Interpreters. This is a toy language t

Alexander Shevchenko 6 Mar 14, 2022
Box86Launcher Is Modified Version Of ptitSeb/box86 Which Runs x86 Version Of WineHQ On Android Nativel

Box86Launcher Box86Launcher Is Modified Version Of ptitSeb/box86 Which Runs x86 Version Of WineHQ On Android Natively. Unlike ExaGear or Running Box86

AkiraYuki 61 Jan 3, 2023
Ethylene is a open-source, lightweight, general-purpose compatibility layer standing between the developer and the chaotic world of configuration file formats.

Ethylene Ethylene is a open-source, lightweight, general-purpose compatibility layer standing between the developer and the chaotic world of configura

Steank 7 Aug 9, 2022
An 24x7 active repo for your contribution feel free to contribute:)

Hacktoberfest2021 Hacktoberfest is a month-long celebration of open source software sponsored by Digital Ocean, Intel, and DEV. Do push your code in a

Vishnudas 13 Sep 14, 2022
Reverse engineer and rewrite real mode dos programs!

Spice86 - A PC emulator for real mode reverse engineering Spice86 is a tool to execute, reverse engineer and rewrite real mode dos programs for which

Kevin 55 Nov 9, 2022
Photo live wallpaper with auto dark mode and power-efficient animations

Pallax Android: Photo Live Wallpaper Pallax Android is an Android app that lets you convert your current static home screen background into a stunning

Patrick Zedler 13 Dec 17, 2022
Customize your device even more by having two separate sets of wallpapers for light and dark mode.

DualWallpaper You can help me out with translations here. Customize your device even more by having two separate sets of wallpapers for light and dark

Yann 18 Dec 25, 2022
A library to create, read and validate ZUGFeRD compliant invoices. Available for Java and .NET

Konik ZUGFeRD Library Is an easy to use open source implementation of the ZUGFeRD data model including various enhancements. Features Easy and underst

Konik 42 Dec 20, 2022