Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ozakione/scoop-gui
Graphical user interface for scoop (a windows package manager)
https://github.com/ozakione/scoop-gui
electron gui nodejs scoop windows
Last synced: 3 months ago
JSON representation
Graphical user interface for scoop (a windows package manager)
- Host: GitHub
- URL: https://github.com/ozakione/scoop-gui
- Owner: OzakIOne
- Created: 2019-08-10T21:45:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-29T18:10:33.000Z (over 1 year ago)
- Last Synced: 2024-10-03T12:28:46.828Z (4 months ago)
- Topics: electron, gui, nodejs, scoop, windows
- Language: TypeScript
- Homepage:
- Size: 2.77 MB
- Stars: 41
- Watchers: 2
- Forks: 5
- 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-guicd 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)