All Projects → XUJINKAI → Aria2 With Webui

XUJINKAI / Aria2 With Webui

docker of aria2 & webui

Projects that are alternatives of or similar to Aria2 With Webui

Safari2aria
safari extension for use aria2 to replace safari default download
Stars: ✭ 563 (+326.52%)
Mutual labels:  download, aria
Downloadsearch
search for any kinds of files to download
Stars: ✭ 124 (-6.06%)
Mutual labels:  download
Victor Mono
A free programming font with cursive italics and ligatures. Donations welcome ❤️
Stars: ✭ 1,854 (+1304.55%)
Mutual labels:  download
Alltube
Web GUI for youtube-dl
Stars: ✭ 1,925 (+1358.33%)
Mutual labels:  download
Filimo Downloader
Download movies from filimo.com | لینک جایگزین جهت احتیاط: https://gitlab.com/NabiKAZ/filimo-downloader
Stars: ✭ 113 (-14.39%)
Mutual labels:  download
Vs Deploy
Visual Studio Code extension that provides commands to deploy files of a workspace to a destination.
Stars: ✭ 123 (-6.82%)
Mutual labels:  download
Destreamer
Save Microsoft Stream videos for offline enjoyment.
Stars: ✭ 1,365 (+934.09%)
Mutual labels:  download
Skin
Pure CSS framework designed & developed by eBay for a branded, e-commerce marketplace.
Stars: ✭ 126 (-4.55%)
Mutual labels:  aria
Android Youtubemp3
Download videos as mp3 directly from Youtube Android App
Stars: ✭ 124 (-6.06%)
Mutual labels:  download
Youtubedownloader
Downloads videos and playlists from YouTube
Stars: ✭ 2,202 (+1568.18%)
Mutual labels:  download
Canvas grab
🌐 One-click script to synchronize files from Canvas LMS.
Stars: ✭ 118 (-10.61%)
Mutual labels:  download
Mega.nz Idm Downloader
How to download from Mega.nz with IDM - Unlimited
Stars: ✭ 115 (-12.88%)
Mutual labels:  download
Youtubeexplode
The ultimate dirty YouTube library
Stars: ✭ 1,775 (+1244.7%)
Mutual labels:  download
Action Download Artifact
⚙️ A GitHub Action to download an artifact associated with given workflow and commit or other criteria
Stars: ✭ 107 (-18.94%)
Mutual labels:  download
Releases
dahliaOS ISO releases
Stars: ✭ 125 (-5.3%)
Mutual labels:  download
Languagepod101 Scraper
Python scraper for Language Pods such as Japanesepod101.com 👹 🗾 🍣 Compatible with Japanese, Chinese, French, German, Italian, Korean, Portuguese, Russian, Spanish and many more! ✨
Stars: ✭ 104 (-21.21%)
Mutual labels:  download
Filedownloader
Multitask、MultiThread(MultiConnection)、Breakpoint-resume、High-concurrency、Simple to use、Single/NotSingle-process
Stars: ✭ 10,408 (+7784.85%)
Mutual labels:  download
Skill Share Crawler Dl
Download Videos Skill Share per ID or per Class
Stars: ✭ 122 (-7.58%)
Mutual labels:  download
Aria Query
Programmatic access to the ARIA specification
Stars: ✭ 129 (-2.27%)
Mutual labels:  aria
Magnetw
磁力链接聚合搜索
Stars: ✭ 12,621 (+9461.36%)
Mutual labels:  download

此项目无限期停止维护。NO LONGER SUPPORT。

Pleases Fork this project and modify for yourself.


Aria2 with webui

Only 29Mb.
Edit config file out of the image.
Move file completed to another folder.
(Tasks that contains more than one files will not be moved.)

Install

I. replace /DOWNLOAD_DIR and /CONFIG_DIR for save data, and YOUR_SECRET_CODE for security. Run command below

sudo docker run -d \
--name aria2-with-webui \
-p 6800:6800 \
-p 6880:80 \
-p 6888:8080 \
-v /DOWNLOAD_DIR:/data \
-v /CONFIG_DIR:/conf \
-e SECRET=YOUR_SECRET_CODE \
xujinkai/aria2-with-webui

II. Open http://serverip:6880/ for aria2-webui, open http://serverip:6888/ to browse data folder.

Build:

sudo docker build -f Dockerfile -t xujinkai/aria2-with-webui .

Link:

https://github.com/aria2/aria2
https://github.com/ziahamza/webui-aria2

https://github.com/acgotaku/BaiduExporter

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