All Projects → mayswind → Ariang Native

mayswind / Ariang Native

Licence: mit
A better aria2 desktop frontend than AriaNg, containing all features of AriaNg and more features for desktop.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Ariang Native

Ariang
AriaNg, a modern web frontend making aria2 easier to use.
Stars: ✭ 8,339 (+609.1%)
Mutual labels:  download, aria2, gui
Negibox
All in one downloader 全能下载器
Stars: ✭ 335 (-71.51%)
Mutual labels:  download, aria2, desktop
Compose Jb
Jetpack Compose for Desktop and Web, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
Stars: ✭ 7,562 (+543.03%)
Mutual labels:  gui, desktop
Azul
Azul is a library for creating graphical user interfaces in Rust and C. It mixes paradigms from functional, reactive and data-oriented programming with an API suitable for developing cross-platform desktop applications. The two core principles of Azul is to not render objects that aren't visible and to use composition of DOM trees over inheritance.
Stars: ✭ 4,937 (+319.81%)
Mutual labels:  gui, desktop
Safari2aria
safari extension for use aria2 to replace safari default download
Stars: ✭ 563 (-52.13%)
Mutual labels:  download, aria2
Photon
A lightweight multi-threaded downloader based on aria2.
Stars: ✭ 3,030 (+157.65%)
Mutual labels:  download, aria2
Redis Ui
📡 P3X Redis UI is a very functional handy database GUI and works in your pocket on the responsive web or as a desktop app
Stars: ✭ 334 (-71.6%)
Mutual labels:  gui, desktop
Persepolis
Persepolis Download Manager is a GUI for aria2.
Stars: ✭ 5,218 (+343.71%)
Mutual labels:  aria2, gui
15 Minute Apps
15 minute (small) desktop apps built with PyQt
Stars: ✭ 3,086 (+162.41%)
Mutual labels:  gui, desktop
React Nodegui
Build performant, native and cross-platform desktop applications with native React + powerful CSS like styling.🚀
Stars: ✭ 5,914 (+402.89%)
Mutual labels:  gui, desktop
Maria
a macOS native app/widget for aria2 download tool.
Stars: ✭ 618 (-47.45%)
Mutual labels:  download, aria2
Motrix
A full-featured download manager.
Stars: ✭ 29,357 (+2396.34%)
Mutual labels:  download, aria2
Fynedesk
A full desktop environment for Linux/Unix using Fyne
Stars: ✭ 286 (-75.68%)
Mutual labels:  gui, desktop
Wxwidgets
wxWidgets is a free and open source cross-platform C++ framework for writing advanced GUI applications using native controls.
Stars: ✭ 3,994 (+239.63%)
Mutual labels:  gui, desktop
Deepkit Ml
The collaborative real-time open-source machine learning devtool and training suite: Experiment execution, tracking, and debugging. With server and project management tools.
Stars: ✭ 286 (-75.68%)
Mutual labels:  gui, desktop
Kotlin Libui
Kotlin/Native interop to libui: a portable GUI library
Stars: ✭ 512 (-56.46%)
Mutual labels:  gui, desktop
Photon
A lightweight multi-threaded downloader based on aria2.
Stars: ✭ 3,026 (+157.31%)
Mutual labels:  download, aria2
MIRROR-HUNTER
Who are we? We are the Hunters of all Torrent in this world.🗡️.Fork from SlamDevs
Stars: ✭ 86 (-92.69%)
Mutual labels:  download, aria2
Vue Nodegui
Build performant, native and cross-platform desktop applications with native Vue + powerful CSS like styling.🚀
Stars: ✭ 575 (-51.11%)
Mutual labels:  gui, desktop
Aria2 Pro Docker
Aria2 Pro | A perfect Aria2 Docker image | 更好用的 Aria2 Docker 容器镜像
Stars: ✭ 802 (-31.8%)
Mutual labels:  download, aria2

AriaNg Native

License Lastest Release

Introduction

AriaNg Native is a desktop application built by Electron, containing full feature of AriaNg. You can run AriaNg Native on Windows or macOS without any browser. In addition, AriaNg Native also has many features that AriaNg cannot implement.

Extra features

  1. More user-friendly interface
  2. Taskbar tray, supporting minimizing to tray
  3. Command line arguments, supporting creating new task by opening file
  4. Local file system operating support
  5. File & Url drag support

Introduction of AriaNg

Please visit https://github.com/mayswind/AriaNg for more information.

Screenshots

Windows

AriaNg Native

macOS

AriaNg Native

Installation

Prebuilt release

Latest Release: https://github.com/mayswind/AriaNg-Native/releases

Building from source

Make sure you have Node.js and NPM installed. Then download the source code, and follow these steps.

$ npm install

# For Windows
$ npm run publish:win

# For macOS
$ npm run publish:osx

The builds will be placed in the dist directory.

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].