Code Monkey home page Code Monkey logo

aria2desktop's Introduction

aria2desktop

一个aria2的UI界面

这是一个基于 electron 开发的aria2控制界面。

如果你只想体验一下,直接下载打包好的安装程序就好了。

在线体验 http://wapznw.gitee.io/aria2desktop

本地默认Aria2服务如果启用了secret,请在url后面加上#secret。
如http://wapznw.gitee.io/aria2desktop/#ooxxoo

体验完整功能请下载客服端

下载Mac版

下载Windows版

下载Ubuntu版

如果启动内置aria2失败,尝试安装 sudo apt install libc-ares2 -y

或安装 aria2_1.33.1-1_amd64.deb

开发

npm run start
npm run electron:dev

编译

npm install
npm run build

打包执行程序 打包使用的 electron-builder,如果你没安装请先安装。

npm install -g electron-builder
# mac
./build-release.sh mac

#windows
./build-release.sh win

生成的文件在 $(projectRoot)/build/dist 目录下

windows10运行截图

Ubuntu 运行截图

Mac 运行截图

image

image description

image description

image description


image description


image description


image description

aria2desktop's People

Contributors

wapznw 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.