https://github.com/windedge/Scooper
The Scoop's Missing GUI
https://github.com/windedge/Scooper
compose-desktop jetpack-compose jetpack-compose-desktop scoop scoop-gui scooper
Last synced: about 1 year ago
JSON representation
The Scoop's Missing GUI
- Host: GitHub
- URL: https://github.com/windedge/Scooper
- Owner: windedge
- Created: 2021-08-21T15:35:08.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-28T13:49:37.000Z (about 2 years ago)
- Last Synced: 2024-08-01T22:37:45.668Z (almost 2 years ago)
- Topics: compose-desktop, jetpack-compose, jetpack-compose-desktop, scoop, scoop-gui, scooper
- Language: Kotlin
- Homepage:
- Size: 472 KB
- Stars: 26
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Scooper
The Missing GUI of Scoop.
[Scoop](https://scoop.sh/) is a powerful tool to manage apps under windows, but for daily usage, the command line interface is a little painful, this ultility can make life easier to maintain(install/upgrade/navigate/remove) apps.
# How to install
Just install with `scoop` obviously:
```cmd
scoop bucket add extra
scoop install scooper
```
# License
MIT