gopeed
gopeed copied to clipboard
几个建议 || A few suggestions
使用的是 docker 版。
- UI 有待改进。既然对标迅雷,建议可以仿一版经典迅雷样式。如果走简洁默认,个人建议仿QQ旋风界面。或者开放页面皮肤,可自由扩展。
- 新增下载后有个选择文件界面,此界面可以增加按类型过滤之类的,不用一个个勾选。
- 下载任务建议增加更多实时信息查看,目前只能看到速度,和进度。
The docker version is used.
- The UI needs to be improved. Since it is aimed at Xunlei, it is recommended to imitate a version of the classic Xunlei style. If you take the simple default, I personally recommend imitating the QQ whirlwind interface. Or open the page skin, which can be expanded freely.
- Added a file selection interface after downloading, this interface can add filter by type and so on, no need to check one by one.
- It is recommended to add more real-time information viewing for the download task. Currently, only the speed and progress can be seen.
目前UI改进不是首要需求,优先把功能做完善,后面两点确实在我的计划中了
At present, UI improvement is not the primary requirement, and the priority is to improve the function. The latter two points are indeed in my plan
既然如此,我就先不单开 UI 改进相关的 issue 了,就在这里集中发一下吧
- 如果重做 UI,尽量不要搞成只有 MD3,恶评如潮
- 下载项目列表目前只有卡片视图,而卡片较为占用纵向空间,最好做个紧凑视图,甚至是单行的表格视图;
- 有了紧凑的视图之后,不用太担心下载项目过多,就可以考虑支持较传统的正在下载/已下载二合一界面;
- 可以做个检查已下载文件是否还在的功能,如果已经没了,就加个透明度和删除线,以便区分;
- 目前,下载项目卡片底部的下载进度条会把卡片底部两个角变成方的,官网截图上便是如此,可以考虑改善。
- https://github.com/GopeedLab/gopeed/issues/458
Eng tl-dr:
- If redesign, try not make it MD3-only, MD3 is somewhat considered ugly
- Compact view or list / table view, in addition to the current card view
- A joined view for Downloading files and Downloaded files
- Check & visualize deleted completed downloads
- The progress bar covers the border radius & make the bottom corner of the card square, make it round again!
- https://github.com/GopeedLab/gopeed/issues/458