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)
- Host: GitHub
- URL: https://github.com/ozakione/scoop-gui
- Owner: OzakIOne
- Created: 2019-08-10T21:45:05.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-29T18:10:33.000Z (almost 3 years ago)
- Last Synced: 2026-02-10T19:17:49.653Z (5 months ago)
- Topics: electron, gui, nodejs, scoop, windows
- Language: TypeScript
- Homepage:
- Size: 2.77 MB
- Stars: 42
- Watchers: 1
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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

## Api
[Insomnia workspace](./docs/insomnia/scoop-gui-insomnia.json)
## Todo
[tsconfig references](https://youtu.be/HM03XGVlRXI)