Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)


## Contributing

Contributions 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/)