# Awesome-powershell **Repository Path**: whiter001/awesome-powershell ## Basic Information - **Project Name**: Awesome-powershell - **Description**: powershell 实用module - **Primary Language**: PowerShell - **License**: BSD-2-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-09 - **Last Updated**: 2021-09-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 网络,服务 [Pode](https://github.com/Badgerati/Pode) 后端服务 [Pode.Web](https://github.com/Badgerati/Pode.Web) 前端界面模板 [powercat](https://github.com/besimorhino/powercat) tcp listen; nc, netcat [PSWriteHTML](https://github.com/EvotecIT/PSWriteHTML) 生成html [PSHTML](https://github.com/Stephanevg/PSHTML) 前端模板引擎 ## 数据库 [Mdbc](https://github.com/nightroman/Mdbc) mongodb [Ldbc](https://github.com/nightroman/Ldbc) litedb 轻量单文件版noSql [SQLite](https://github.com/whiter001/sqlite) 灵活操作sqlite3 轻量单文件sql数据库 [PSSQLite](https://github.com/RamblingCookieMonster/PSSQLite) 执行sqlite命令 ## 工具 [prelude](https://github.com/jhwohlgemuth/pwsh-prelude) 朗读,截屏, 监听声音执行命令,导入excel,导入html; 线性代数, UI展示(选择菜单,输入提示等) [PS-GuiCompletion](https://github.com/nightroman/PS-GuiCompletion) 绑定按键下拉弹窗 [zoxide](https://github.com/ajeetdsouza/zoxide) 切换目录 [Asciify](https://github.com/tobiohlala/Asciify) 图片转ascii [Microsoft.PowerShell.ConsoleGuiTools](https://github.com/PowerShell/GraphicalTools/) 命令行里gui弹窗 [ripgrep](https://github.com/BurntSushi/ripgrep) 文件里快速查找字符串 [BurntToast](https://github.com/Windos/BurntToast) windows10系统弹窗 [PSWriteColor](https://github.com/EvotecIT/PSWriteColor) 方便一行多个不同颜色输出 [PoShLog](https://github.com/PoShLog/PoShLog) 记录日志 [ImportExcel](https://github.com/dfinke/ImportExcel) 导入导出excel [PSReadLine](https://github.com/PowerShell/PSReadLine) 自带语法提示工具,自定义绑定快捷键 [posh-git](https://github.com/dahlbyk/posh-git) git命令提示,状态栏展示 [Fzf](https://github.com/junegunn/fzf) 命令行弹窗