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

https://github.com/ozakione/scoop-gui

Graphical user interface for scoop (migrate to https://github.com/marticliment/UniGetUI)
https://github.com/ozakione/scoop-gui

electron gui nodejs scoop windows

Last synced: 4 months ago
JSON representation

Graphical user interface for scoop (migrate to https://github.com/marticliment/UniGetUI)

Awesome Lists containing this project

README

          

# Scoop-GUI

An tauri gui for [scoop](https://scoop.sh)

## Installation

```bash
git clone https://github.com/OzakIOne/scoop-gui

cd scoop-gui

pnpm i -r

pnpm run build
```

## How it shoud look

![excalidraw mockup](./docs/excalidraw/scoop-gui-mockup.png)

## Api

[Insomnia workspace](./docs/insomnia/scoop-gui-insomnia.json)

## Todo

[tsconfig references](https://youtu.be/HM03XGVlRXI)