Giter Site home page Giter Site logo

jn7163 / accelerider.windows Goto Github PK

View Code? Open in Web Editor NEW

This project forked from accelerider/accelerider.windows

0.0 3.0 0.0 12.81 MB

百度网盘不限速下载工具 (Baidu net-disk download tool without speed limit.)

License: MIT License

C# 100.00%

accelerider.windows's Introduction

Introduction version build state available state

百度网盘不限速下载客户端,此项目源于BaiduPanDownloadWinform,旨在使用WPF技术,为其编写一个更为美观的界面,并且重新设计了软件的架构,使之在应对度娘多变的和谐策略的同时,为UI部分代码的复用提供了可能。此项目基于MUI进行开发,并借助Prism框架实现了界面业务逻辑的分离。

preview

Getting Started

  1. 下载代码,并使用Visual Studio(2015+)打开;
  2. 选中整个解决方案并右键,选择生成解决方案(build / rebulid);
  3. 期间会自动还原NuGet packages,并可能占用一些时间,请耐心等待;
  4. 注意从版本 v0.2.0.79 开始,用户密码将被加密传输(RSA),但其公钥并没有被提供在开源代码中,所以目前本项目的代码仅供学习交流使用,不可以用于登入服务器;
  5. 若想启动软件主界面,可以更改BaiduPanDownloadWpf/Bootstrapper.cs文件中的CreateShell()函数为以下形式:
        protected override DependencyObject CreateShell()
        {
            //return new SignWindow();
            return new MainWindow();
        }
  1. 更多关于此项目的信息,请参考Contributing

Screenshots

downloading page

configure page

downloaded page

login page

Contributing

如果您对此项目有兴趣并想贡献自己的idea,欢迎通过以下方式参与:

  • 加入我们:开发者QQ群 622811874(已更新)或联系作者 1844812067 - Mrs4s787673395 - Laplace's Demon

    • 加群时,验证信息请填写任意可证明编程能力的作品,非程序员勿扰,参考该回复Issue#59 - DingpingZhang
    • 加作者联系方式时,请注明 参与Github项目开发
    • 不符合以上要求者,均不会通过验证;
    • 如果你是用户,请通过Issues与作者交流,感谢你的支持;
  • Issues板块进行留言,分享你的建议或需求;

  • Fork此项目,并通过Pull requests贡献你的代码。

Acknowledgements

accelerider.windows's People

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.