# abyss **Repository Path**: abgox/abyss ## Basic Information - **Project Name**: abyss - **Description**: 📦 精心设计、自成体系的 Scoop bucket - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: https://abyss.abgox.com - **GVP Project**: No ## Statistics - **Stars**: 7 - **Forks**: 0 - **Created**: 2025-04-24 - **Last Updated**: 2026-04-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: scoop-bucket, Scoop, scoop-apps, bucket ## README

abyss

简体中文 | English | Github | Gitee

github stars license code size repo size created

target manifests commit activity

---

Just like the abyss — limitless, mysterious, and filled with treasures.

Star ⭐️ or Donate 💰 if you like it!

> [!Important] > > - [abyss](https://abyss.abgox.com) is an engineered and opinionated [Scoop](https://scoop.sh/) bucket. > - It aims to provide a Winget-like solution with [data persistence](https://abyss.abgox.com/features/data-persistence). > - Its manifests are based on [utils.ps1](./script/utils.ps1), and other buckets should not merge them to avoid conflicts and errors. ## Features > [!Tip] > > Unlike the standard Scoop bucket, [abyss](https://abyss.abgox.com) includes some extra features. - [Manifest Status Control](https://abyss.abgox.com/features/manifest-status-control) - [Enhanced Data Persistence](https://abyss.abgox.com/features/data-persistence) - [Flexible App Installation Solution](https://abyss.abgox.com/features/install-solution) - [Extra Features via Scoop Configuration](https://abyss.abgox.com/features/extra-features) - Multilingual support powered by [scoop-i18n](https://scoop-i18n.abgox.com). - Standardized directory structure and manifest naming. - Inspired by: [winget-pkgs](https://github.com/microsoft/winget-pkgs) - Format: **Publisher.PackageIdentifier** ## Demo > [!Tip] > > If it cannot be displayed here, [you can check it on the official website](https://abyss.abgox.com). ![Demo](https://abyss.abgox.com/demo.gif) ## If you have never used Scoop > [!Tip] > > - It is recommended to use the [scoop-installer-mirrors](https://gitee.com/scoop-installer-mirrors) if you cannot access Github. > - It allows you to install and use Scoop normally without accessing Github. - [Scoop](https://scoop.sh/) - [Scoop - Github Wiki](https://github.com/ScoopInstaller/Scoop/wiki) ## If you are currently using Scoop 1. Add the [abyss](https://abyss.abgox.com) bucket from [Github](https://github.com/abgox/abyss) or [Gitee](https://gitee.com/abgox/abyss). ```shell scoop bucket add abyss https://github.com/abgox/abyss ``` ```shell scoop bucket add abyss https://gitee.com/abgox/abyss ``` 2. Add `scoop` completion via [PSCompletions](https://pscompletions.abgox.com) in [PowerShell](https://www.microsoft.com/powershell). ```shell scoop install abyss/abgox.PSCompletions ``` ```shell Import-Module PSCompletions ``` ```shell psc add scoop ``` 3. Install [scoop-i18n](https://scoop-i18n.abgox.com) to provide multilingual support. ```shell scoop install abyss/abgox.scoop-i18n ``` ## If you cannot access Github resources [scoop-tools](https://scoop-tools.abgox.com) allows you to temporarily use the replaced proxy URL to download app packages. - Github: https://github.com/abgox/scoop-tools - Gitee: https://gitee.com/abgox/scoop-tools ## Manifest List > [!Tip] > > Check on the official website: https://abyss.abgox.com/manifest-list - [English](./manifest-list.md) - [简体中文](./manifest-list.zh-CN.md)