Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dozenlimestone/download-tool
Download Tool for Linux! Cool progress bar design, even cooler the file that you downloaded!
https://github.com/dozenlimestone/download-tool
Last synced: 11 days ago
JSON representation
Download Tool for Linux! Cool progress bar design, even cooler the file that you downloaded!
- Host: GitHub
- URL: https://github.com/dozenlimestone/download-tool
- Owner: DozenLimeStone
- License: mit
- Created: 2023-12-03T19:26:18.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-04T20:26:01.000Z (about 1 year ago)
- Last Synced: 2024-11-08T01:02:47.366Z (2 months ago)
- Language: C
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Download-Tool
Download Tool for Linux! Cool progress bar design, even cooler the file that you downloaded!
One issue is that it only supports links to files, anything else breaks the program, I still have to implement those respond headers...
That comes later.Usage of program: you would pass one argument ( link to file ) and it would be downloaded.
Happy reading my code!