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.
- Host: GitHub
- URL: https://github.com/delphilite/ariangwke
- Owner: delphilite
- License: mit
- Created: 2019-10-18T01:54:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-16T10:39:38.000Z (about 2 years ago)
- Last Synced: 2023-05-16T11:42:56.949Z (about 2 years ago)
- Topics: aria2, ariang, delphi, miniblink, windows, wke
- Language: Pascal
- Homepage:
- Size: 34 MB
- Stars: 33
- Watchers: 7
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AriaNgWke
[](https://github.com/delphilite/AriaNgWke/blob/master/LICENSE)
[](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
#### Windows + Dark theme (Title bar need Windows 1903 and newer)
## 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)