https://github.com/delphilite/ariangedge
A smaller aria2 desktop frontend than AriaNg-Native, based on Microsoft Edge WebView2 and WebView4Delphi.
https://github.com/delphilite/ariangedge
aria2 ariang delphi webview2 windows
Last synced: 11 months ago
JSON representation
A smaller aria2 desktop frontend than AriaNg-Native, based on Microsoft Edge WebView2 and WebView4Delphi.
- Host: GitHub
- URL: https://github.com/delphilite/ariangedge
- Owner: delphilite
- License: mit
- Created: 2023-05-13T13:12:52.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-05T07:06:20.000Z (almost 2 years ago)
- Last Synced: 2024-08-05T08:30:10.044Z (almost 2 years ago)
- Topics: aria2, ariang, delphi, webview2, windows
- Language: Pascal
- Homepage:
- Size: 2.2 MB
- Stars: 9
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AriaNgEdge
[](https://github.com/delphilite/AriaNgEdge/blob/master/LICENSE)
[](https://github.com/delphilite/AriaNgEdge/releases)
## Introduction
AriaNgEdge is a smaller aria2 desktop frontend built by [WebView4Delphi](https://github.com/salvadordf/WebView4Delphi), containing full feature of [AriaNg](https://github.com/mayswind/AriaNg). You can run AriaNgEdge on Windows without any browser. In addition, AriaNgEdge 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/AriaNgEdge/releases](https://github.com/delphilite/AriaNgEdge/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/AriaNgEdge/blob/master/LICENSE)