Skip to content

haiku/haikudepotserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

89d1cfb · Feb 4, 2020
Feb 4, 2020
Feb 4, 2020
Feb 4, 2020
Feb 4, 2020
Feb 4, 2020
Feb 4, 2020
Feb 4, 2020
Feb 4, 2020
Feb 4, 2020
Aug 25, 2018
Nov 15, 2013
Dec 2, 2018
Feb 4, 2020

Repository files navigation

Haiku Depot Server

Purpose

This web application is an online tool for working with the software packages of the Haiku operating system. The web application aims to provide the following functionality:

  • An internet-accessible catalog of the packages.
  • A repository of additional data related to packages that is not included in the standard package format - such as;
    • Screenshots
    • Iconography
    • Localizations
    • User-feedback
  • A user interface to manipulate the additional data.
  • A mechanism to vend this additional data to HaikuDepot, a desktop application for managing packages.

Deployments

Environment Modern Web Simple Web
Production https://depot.haiku-os.org https://depot.haiku-os.org/__multipage

Mailing List

A mailing list exists to discuss and coordinate the project.

Documentation and Development

Assuming the application server is deployed, you should be able to see relatively recent documentation here.

Other Helpful Resources