https://github.com/foosel/scoop-tray
Systray companion for scoop. Polls for updates every 30min and alerts if there are any.
https://github.com/foosel/scoop-tray
powershell-script scoop scoop-tools
Last synced: 21 days ago
JSON representation
Systray companion for scoop. Polls for updates every 30min and alerts if there are any.
- Host: GitHub
- URL: https://github.com/foosel/scoop-tray
- Owner: foosel
- License: mit
- Archived: true
- Created: 2021-05-29T14:42:32.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-08-26T01:13:13.000Z (over 1 year ago)
- Last Synced: 2025-02-14T06:55:37.244Z (about 2 months ago)
- Topics: powershell-script, scoop, scoop-tools
- Language: PowerShell
- Homepage:
- Size: 122 KB
- Stars: 10
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - foosel/scoop-tray - Systray companion for scoop. Polls for updates every 30min and alerts if there are any. (PowerShell)
README
# scoop-tray
Systray companion for [scoop](https://scoop.sh). Polls for updates every 30min and alerts if there are any.
## Installation
Download release zip and unpack to a folder. Run `scoop-tray.bat`.
Alternatively install through scoop, either manually:
```
scoop install https://github.com/foosel/scoop-bucket/raw/main/bucket/scoop-tray.json
```or by adding my bucket and installing from that (incl. updates):
```
scoop bucket add foosel https://github.com/foosel/scoop-bucket
scoop install scoop-tray
```## Autostart
Create a shortcut in `shell:startup` targeting `scoop-tray.bat`.
## Screenshots



