https://github.com/yummyweb/sy
Your friendly neighbourhood download manager.
https://github.com/yummyweb/sy
Last synced: about 1 month ago
JSON representation
Your friendly neighbourhood download manager.
- Host: GitHub
- URL: https://github.com/yummyweb/sy
- Owner: yummyweb
- Created: 2021-06-05T09:43:51.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-14T18:18:42.000Z (almost 4 years ago)
- Last Synced: 2025-02-15T16:57:09.857Z (3 months ago)
- Language: Go
- Size: 1.01 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sy
Sy is a small, fast, concurrent download manager written in Go. It divides the input file into sections and concurrently downloads them.
## Usage

## Acknowledgements- [Range header documentation](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Range)
## ContributingContributions are always welcome!
See `contributing.md` for ways to get started.
Please adhere to this project's `code of conduct`.
## Authors- [@yummyweb](https://www.github.com/yummyweb)
## License[MIT](https://choosealicense.com/licenses/mit/)