PirateBox Source

You can find the complete PirateBox source code on our PirateBox-Dev GitHub page. See below for more details.

PirateBox Source
===== GitHub Repositories ====== **These are the important repositories:** * [[https://github.com/PirateBox-Dev/PirateBoxScripts_Webserver|PirateBoxScripts_Webserver]] contains the content of ''/opt/piratebox''. * [[https://github.com/PirateBox-Dev/openwrt-image-build|openwrt-image-build]] are the scripts used for the image generation, checkout the branches! * [[https://github.com/PirateBox-Dev/openwrt-piratebox-feed|openwrt-piratebox-feed]] contains the stable OpenWRT package source. This repository can be used within the OpenWRT Build environment. For the //PirateBoxScripts_Webserver// we are following [[http://nvie.com/posts/a-successful-git-branching-model/|this guide]] for our commit workflows ((We are using feature- and release-branches.)). In addition, you can find the source for the AutoInstaller on GitHub within the [[http://librarybox.us|LibraryBox]] project. The repository is named [[https://github.com/LibraryBox-Dev/LibraryBox-Installer|LibraryBox-Installer]]. ===== Android ===== As the Android app is a fork, that has its own codebase. Joscha maintains it in his personal repository which you can find here: [[https://github.com/joschi70/AndroidPirateBox|AndroidPirateBox]]. ===== License ===== **PirateBox** is registered under the **[[http://www.gnu.org/licenses/gpl.html|GNU GPLv3]]**. This license grants you the right to freely copy, distribute, and transform creative works according to the principles of **[[http://www.gnu.org/copyleft/copyleft.html|copyleft]]**.