An open API service indexing awesome lists of open source software.

https://github.com/pop-os/cosmic-applibrary

WIP
https://github.com/pop-os/cosmic-applibrary

Last synced: 9 days ago
JSON representation

WIP

Awesome Lists containing this project

README

        

# Cosmic App Library

Cosmic App Library is an application launcher for the COSMIC desktop that lists all installed applications in a grid.

## Building/Installing

```just
# build
just build-release
# install
just install
```

```just
# uninstall
just uninstall
```