All Projects → openwrt → Packages

openwrt / Packages

Licence: gpl-2.0
Community maintained packages for OpenWrt. Documentation for submitting pull requests is in CONTRIBUTING.md

Programming Languages

Makefile
30231 projects
shell
77523 projects
c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language
lua
6591 projects
vala
323 projects

Projects that are alternatives of or similar to Packages

Monero Gui Guide
Guide for the Monero GUI wallet
Stars: ✭ 36 (-98.78%)
Mutual labels:  makefile, hacktoberfest
Docs
CakePHP CookBook
Stars: ✭ 653 (-77.92%)
Mutual labels:  makefile, hacktoberfest
Mvvm C Templates
Templates for MVVM-C architecture
Stars: ✭ 27 (-99.09%)
Mutual labels:  makefile, hacktoberfest
Wiki
Archive of free60.org mediawiki
Stars: ✭ 83 (-97.19%)
Mutual labels:  makefile, hacktoberfest
Libreelec.tv
Just enough OS for KODI
Stars: ✭ 1,358 (-54.08%)
Mutual labels:  makefile, hacktoberfest
Jumpdrive
Flash/Rescue SD Card image for PinePhone and PineTab
Stars: ✭ 217 (-92.66%)
Mutual labels:  makefile, hacktoberfest
Operating System
🔰 Home Assistant Operating System
Stars: ✭ 1,920 (-35.07%)
Mutual labels:  makefile, hacktoberfest
Smallest Secured Golang Docker Image
Create the smallest and secured golang docker image based on scratch
Stars: ✭ 229 (-92.26%)
Mutual labels:  makefile, hacktoberfest
Aws Toolkit Eclipse
AWS Toolkit for Eclipse – an open-source plugin for developing, deploying, and managing AWS applications.
Stars: ✭ 252 (-91.48%)
Mutual labels:  hacktoberfest
Optware Ng
Stars: ✭ 253 (-91.44%)
Mutual labels:  makefile
Deck
Management UI for Spinnaker
Stars: ✭ 251 (-91.51%)
Mutual labels:  hacktoberfest
Grid royale
A life simulation for exploring social dynamics
Stars: ✭ 252 (-91.48%)
Mutual labels:  hacktoberfest
Minha Receita
🏢 Sua API web para consulta de informações do CNPJ da Receita Federal
Stars: ✭ 255 (-91.38%)
Mutual labels:  hacktoberfest
Domainmod
DomainMOD is an open source application written in PHP & MySQL used to manage your domains and other internet assets in a central location. DomainMOD also includes a Data Warehouse framework that allows you to import your web server data so that you can view, export, and report on your live data.
Stars: ✭ 252 (-91.48%)
Mutual labels:  hacktoberfest
Astra
A very lightweight and beautiful theme made to work with Page Builders.
Stars: ✭ 252 (-91.48%)
Mutual labels:  hacktoberfest
Blackbox Log Viewer
Interactive log viewer for flight logs recorded with blackbox
Stars: ✭ 252 (-91.48%)
Mutual labels:  hacktoberfest
Abibliadigital
A RESTful API for Bible
Stars: ✭ 251 (-91.51%)
Mutual labels:  hacktoberfest
Ravada
Remote Virtual Desktops Manager
Stars: ✭ 253 (-91.44%)
Mutual labels:  hacktoberfest
Go Makefile Example
Example Makefile for Go projects
Stars: ✭ 254 (-91.41%)
Mutual labels:  makefile
Maps
🌍🌏🌎 The whole world fits inside your cloud!
Stars: ✭ 253 (-91.44%)
Mutual labels:  hacktoberfest

OpenWrt packages feed

Description

This is the OpenWrt "packages"-feed containing community-maintained build scripts, options and patches for applications, modules and libraries used within OpenWrt.

Installation of pre-built packages is handled directly by the opkg utility within your running OpenWrt system or by using the OpenWrt SDK on a build system.

Usage

This repository is intended to be layered on-top of an OpenWrt buildroot. If you do not have an OpenWrt buildroot installed, see the documentation at: OpenWrt Buildroot – Installation on the OpenWrt support site.

This feed is enabled by default. To install all its package definitions, run:

./scripts/feeds update packages
./scripts/feeds install -a -p packages

License

See LICENSE file.

Package Guidelines

See CONTRIBUTING.md file.

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