Skip to content

afconlab/wing-packages

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 

Repository files navigation

openwrt-packages-extra

Some extra packages for OpenWrt.

Installation

In order to add these packages as an additional feed in OpenWRT run:

cd $TOPDIR

echo 'src-git extra git@github.com:rriggio/openwrt-packages-extra.git' >> feeds.conf.default

./scripts/feeds update extra

To install one package (e.g. the wing package) run:

./scripts/feeds install -a -p wing

About

Some packages for OpenWrt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 90.9%
  • Makefile 4.7%
  • CSS 2.7%
  • JavaScript 1.7%