Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/silently9527/fastdownloadideaplugin

IDEA多线程文件下载插件
https://github.com/silently9527/fastdownloadideaplugin

downloader idea-plugin

Last synced: 4 days ago
JSON representation

IDEA多线程文件下载插件

Awesome Lists containing this project

README

        

### 摘要
前面使用Java开发了大文件多线程下载工具类,自己平时的文件下载也在使用这个工具,下载速度确实提升不少,但是每次下载都要去打开项目运行代码,
觉得实在不是很方便;考虑到每天我们都会使用到IDEA开发工具,所以就决定把这个下载工具做成IDEA的插件

>
> Java实现大文件多线程下载
> - Gitee地址:[https://gitee.com/silently9527/fast-download](https://gitee.com/silently9527/fast-download)
>
> IDEA多线程文件下载插件
> - Github地址:[https://github.com/silently9527/FastDownloadIdeaPlugin](https://github.com/silently9527/FastDownloadIdeaPlugin)
> - Gitee地址:[https://gitee.com/silently9527/FastDownloadIdeaPlugin](https://gitee.com/silently9527/FastDownloadIdeaPlugin)
>
> 不要忘记star哟

### 插件安装

插件下载链接: [https://pan.baidu.com/s/1cmzKgmu8JwUa-liWmNl5jw](https://pan.baidu.com/s/1cmzKgmu8JwUa-liWmNl5jw) 提取码: 3f4t

下载插件之后,选择本地安装

![](https://raw.githubusercontent.com/silently9527/FastDownloadIdeaPlugin/master/docs/watermark.jpg)

> 目前测试过程中发现文件下载速度计算不太准确,个别线程的下载速度未能统计在内,后期继续优化。

### 开发文档

IDEA插件:多线程文件下载插件开发

#### 测试多线程下载文件

测试下载820M的idea ,地址:https://download.jetbrains.8686c.com/idea/ideaIU-2020.3.dmg

![](https://github.com/silently9527/FastDownloadIdeaPlugin/blob/master/docs/%E6%B5%8B%E8%AF%95.gif?raw=true)

#### 微信公众号

公众号