Skip to content

soleil0-0/down

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DownAgent

Agent to handle creation of download task on remote device.

A Web API write in Go Lang.

feature

  • add download task to local or remote downloader program
  • support remote download, and move to local

architecture

overview:

  • daemon server
    • config file for downloader (add / delete / start / stop / specify download folder)
    • adapt downloader config, call right downloader for each download link
  • cli client
  • web GUI

internal:

  • router
  • responder
    • i/o formater
    • bussiness logic

how to impl

reference

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published