All Projects → zhoujin7 → scoop-search

zhoujin7 / scoop-search

Licence: other
No description or website provided.

Programming Languages

python
139335 projects - #7 most used programming language
PHP
23972 projects - #3 most used programming language
powershell
5483 projects
Dockerfile
14818 projects

Labels

Projects that are alternatives of or similar to scoop-search

scoop-directory
A searchable directory of buckets for the scoop package manager for Windows
Stars: ✭ 721 (+3505%)
Mutual labels:  scoop
ScoopPlaybook
Define Scoop as YAML and run single command.
Stars: ✭ 19 (-5%)
Mutual labels:  scoop
scoop-docs
📚 Scoop documentation done right
Stars: ✭ 41 (+105%)
Mutual labels:  scoop
tomato
My personal scoop bucket.
Stars: ✭ 20 (+0%)
Mutual labels:  scoop
echo-scoop
A bucket of commonly used portable(green) software
Stars: ✭ 42 (+110%)
Mutual labels:  scoop
Scoop-Python
A Scoop bucket for Python applications that do not provide standalone executables.
Stars: ✭ 15 (-25%)
Mutual labels:  scoop
scoop-gui
Graphical user interface for scoop (a windows package manager)
Stars: ✭ 20 (+0%)
Mutual labels:  scoop
Scoop
A command-line installer for Windows.
Stars: ✭ 14,508 (+72440%)
Mutual labels:  scoop
scoop-for-jp
Scoop bucket for ALL Japanese users.
Stars: ✭ 17 (-15%)
Mutual labels:  scoop
scoop-viewer
A gui client for scoop.
Stars: ✭ 76 (+280%)
Mutual labels:  scoop
scoop-emulators
Scoop bucket for emulators
Stars: ✭ 32 (+60%)
Mutual labels:  scoop
WinGetUI
WingetUI Store: a GUI Store for the most common cli package managers, sych as Winget and Scoop
Stars: ✭ 73 (+265%)
Mutual labels:  scoop
Excavator
🕳️ This container runs the updating services for all scoop manifest repos (deprecated)
Stars: ✭ 25 (+25%)
Mutual labels:  scoop
scoop-backup
Backup your entire current scoop installation with one command
Stars: ✭ 45 (+125%)
Mutual labels:  scoop
scoops
📦 A bucket of tasty scoop flavored apps.
Stars: ✭ 63 (+215%)
Mutual labels:  scoop
scoop-clojure
Install Clojure on Windows with Scoop
Stars: ✭ 73 (+265%)
Mutual labels:  scoop
Scoop-Bucket
My personal Scoop bucket.
Stars: ✭ 26 (+30%)
Mutual labels:  scoop
Asuite
ASuite is a simple open source portable launcher for Microsoft Windows.
Stars: ✭ 58 (+190%)
Mutual labels:  scoop
scoop-iszy
Scoop bucket for ZvonimirSun
Stars: ✭ 20 (+0%)
Mutual labels:  scoop
scoop-bucket
Scoop Apps for Layer5 command line clients
Stars: ✭ 15 (-25%)
Mutual labels:  scoop

scoop-search

scoop app查询工具.

文件 说明
app.py、search.php 服务端Flask或PHP提供Web查询接口
get_scoop_directory_db.py 获取最新的数据库文件
scoopSearch.ps1 客户端查询脚本

Flask服务端已通过Docker部署到阿里云服务器, 只需要下载scoopSearch.ps1在PowerShell中使用.

https://github.com/zhoujin7/crawl-scoop-directory 设置了Webhook, 一旦数据库文件更新了, 会调用app.py中的/update_db接口来获取最新数据库文件. 你也可以写个定时任务, 定时运行get_scoop_directory_db.py来获取最新的数据库文件.

scoopSearch.ps1

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].