Table of Contents

Downloads

Stable versions

The most recent releases of all goodies can be found on here.

Git

Our Git server contains a repository for each project.

Anonymous access (read-only)

Depending on the category of the package to check.

git clone git://git.xfce.org/$(category)/$(AppName)

for example to check the package ristretto which is part of apps category.

git clone git://git.xfce.org/apps/ristretto

Developer access

git clone ssh://git@git.xfce.org/$(category)/$(AppName)

Browsing via CGIT

You can browse the sources using your web browser with our cgit installation on http://git.xfce.org/.