Skip to content

bjansen/scoop-apps

Repository files navigation

Scoop Apps

Scoop Apps is an online package browser for Scoop – the command-line installer for Windows.


https://bjansen.github.io/scoop-apps/


Status

Since this project was started, a similar browser has been added to the official Scoop website, which kinda makes this project less useful.

Screenshots

Search bar

List of apps in a given bucket

App details

Updating the website

# Update buckets and applications metadata
./gradlew scanBuckets

# Regenerate website from updated metadata
./gradlew -Penv=prod -PURL=https://bjansen.github.io/scoop-apps/ orchidBuild

# Push to GitHub Pages
./gradlew -Penv=prod -PURL=https://bjansen.github.io/scoop-apps/ orchidDeploy

# Update Algolia index (for the search bar)
./gradlew updateAlgolia

About

🍨 An online package browser for the Scoop installer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published