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

https://github.com/delphilite/ariangwke

A smaller aria2 desktop frontend than AriaNg-Native, based on miniblink and delphi.
https://github.com/delphilite/ariangwke

aria2 ariang delphi miniblink windows wke

Last synced: 7 months ago
JSON representation

A smaller aria2 desktop frontend than AriaNg-Native, based on miniblink and delphi.

Awesome Lists containing this project

README

        

# AriaNgWke
[![License](https://img.shields.io/github/license/delphilite/AriaNgWke.svg?style=flat)](https://github.com/delphilite/AriaNgWke/blob/master/LICENSE)
[![Lastest Release](https://img.shields.io/github/release/delphilite/AriaNgWke.svg?style=flat)](https://github.com/delphilite/AriaNgWke/releases)

## Introduction
AriaNgWke is a smaller aria2 desktop frontend built by [miniblink](https://github.com/weolar/miniblink49) and [Wke4Delphi](https://gitee.com/LangjiApp/Wke4Delphi), containing full feature of [AriaNg](https://github.com/mayswind/AriaNg). You can run AriaNgWke on Windows without any browser. In addition, AriaNgWke also has many features that [AriaNg](https://github.com/mayswind/AriaNg) cannot implement.

#### Extra features
1. More user-friendly interface
2. Local file system operating support

## Introduction of AriaNg
Please visit [https://github.com/mayswind/AriaNg](https://github.com/mayswind/AriaNg) for more information.

## Screenshots
#### Windows + Light theme
![AriaNgWke](https://raw.githubusercontent.com/delphilite/AriaNgWke/master/Doc/Light.png)

#### Windows + Dark theme (Title bar need Windows 1903 and newer)
![AriaNgWke](https://raw.githubusercontent.com/delphilite/AriaNgWke/master/Doc/Dark.png)

## Installation
#### Prebuilt release
Latest Release: [https://github.com/delphilite/AriaNgWke/releases](https://github.com/delphilite/AriaNgWke/releases)

#### Building from source
Make sure you have [Delphi XE2+](https://www.embarcadero.com/products/delphi) installed. Then download the source code, and open AriaNg.dproj file and build all, the builds will be placed in the bin directory.

## License
[MIT](https://github.com/delphilite/AriaNgWke/blob/master/LICENSE)