Skip to content
/ dnw2 Public
forked from chenzilin/dnw2

A tool to download something to Arm/EmbeddedSystem.

Notifications You must be signed in to change notification settings

hxxful/dnw2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dnw2

A tool to download something to Arm/EmbeddedSystem under Linux

compile and install steps:

  1. %: make
  2. %: sudo make install
  3. %: dnw2 dir-to-your-target

or

%: dpkg-buildpackage %: sudo dpkg -i dnw2_0.1-1_***.deb

About

A tool to download something to Arm/EmbeddedSystem.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 58.7%
  • Makefile 41.3%