Home

Awesome

COSMIC Application Template

A template for developing applications for the COSMICâ„¢ desktop environment using libcosmic.

Getting Started

To create an application with this template, install cargo generate and run:

cargo generate gh:pop-os/cosmic-app-template

A justfile is included by default with common recipes used by other COSMIC projects. Install from casey/just

Documentation

Refer to the libcosmic API documentation and book for help with building applications with libcosmic.