Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yummyweb/sy
Your friendly neighbourhood download manager.
https://github.com/yummyweb/sy
Last synced: 17 days 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 (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-06-14T18:18:42.000Z (over 3 years ago)
- Last Synced: 2024-06-21T03:02:15.198Z (7 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
![Demo usage](demo.png)
## 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/)