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
- Host: GitHub
- URL: https://github.com/pop-os/cosmic-app-library
- Owner: pop-os
- License: gpl-3.0
- Created: 2022-01-24T16:32:47.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2026-01-31T02:01:28.000Z (about 1 month ago)
- Last Synced: 2026-01-31T17:22:16.866Z (about 1 month ago)
- Language: Rust
- Size: 1.04 MB
- Stars: 74
- Watchers: 15
- Forks: 68
- Open Issues: 47
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- stars - pop-os/cosmic-app-library - COSMIC App Library (Rust)
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
```