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

https://github.com/pop-os/cosmic-app-library

WIP
https://github.com/pop-os/cosmic-app-library

Last synced: 17 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
```