This repository serves as the official Content Delivery Network (CDN) for the PockOS ecosystem.
It provides public access to packages, system updates, core resources, and utilities required by PockOS and POC systems.
Packages and resources hosted here are primarily accessed automatically by PockOS and POC systems themselves.
Manual access is possible for development, testing, or troubleshooting purposes.
packages/— Packages available for installation.updates/— System updates and patches.system/— Core system components and libraries.assets/— Shared assets such as icons, fonts, and themes.scripts/— Utility scripts and management tools.metadata/— Package indexes, version manifests, and dependency data.
Resources in this repository are primarily accessed automatically by PockOS and POC system components.
For manual access or development purposes, files can be retrieved directly using a CDN link.
Direct access example:
https://cdn.jsdelivr.net/gh/PockStudio/cdn@main/packages/example-package/package.zip
Replace the path with the appropriate file or resource.
- Contributions are welcome following PockOS project standards and security guidelines.
- Please review the Contribution Guidelines (coming soon) before submitting any new packages or updates.
- All contributions must pass verification, validation, and approval before inclusion.
Content within this repository is proprietary and licensed exclusively for use within the PockOS and POC ecosystems.
Use outside of official PockOS or POC systems and applications is strictly prohibited without explicit permission.
Some individual packages may have additional licensing terms.
Refer to the package directories for specific details.
THE SOFTWARE AND CONTENT ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT, OR OTHERWISE, ARISING FROM, OUT OF, OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.