zmzhang8 / Photon

A lightweight multi-threaded downloader based on aria2.
Apache License 2.0
2.99k stars 274 forks source link

Some feature request #1

Open Riajyuu opened 6 years ago

Riajyuu commented 6 years ago
  1. check for update. GitHub can provide a fixed URL: https://github.com/alanzhangzm/Photon/release/latest/Photon.exe.
    • it would be better to have silent installation during update
    • alternatively post to Microsoft Store, which requires a small one-time fee for open-source project.
  2. play sound on completion
    • better if we can set customized audio file
mengyyy commented 6 years ago

请问 会考虑支持 http头 或者 socks5代理功能么

zmzhang8 commented 6 years ago

@Rictusempra Thanks for your suggestion. Completion notification and update check is on the to-do list.

zmzhang8 commented 6 years ago

@mengyyy 我对于Photon的定位是能够让普通用户也能轻松使用的下载器,所以Photon的用户界面和交互尽量遵循着简洁和直观的设计思想。我觉得http头不是绝大多数用户对于一个下载软件的需求,至少目前我不会支持这个功能,等以后Photon的主要功能成熟后我会考虑增加高级用户的选项。 我会添加支持代理功能。

mengyyy commented 6 years ago

只是想有个能支持 http auth 的下载而已