https://github.com/ys928/ombra
一款轻量、小巧、随用随走的应用工具箱。快速启动、文件搜索。
https://github.com/ys928/ombra
file-search hub rust toolset typescript
Last synced: 29 days ago
JSON representation
一款轻量、小巧、随用随走的应用工具箱。快速启动、文件搜索。
- Host: GitHub
- URL: https://github.com/ys928/ombra
- Owner: ys928
- License: mit
- Created: 2023-12-30T13:45:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-08T12:00:44.000Z (about 1 year ago)
- Last Synced: 2025-04-24T05:14:38.096Z (29 days ago)
- Topics: file-search, hub, rust, toolset, typescript
- Language: Vue
- Homepage:
- Size: 3.15 MB
- Stars: 7
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 介绍
本软件由tauri框架驱动实现的一款轻量级PC端应用功能集合,默认唤醒快捷键为:`Ctrl+Space`,可自行在设置面板修改。
软件下载页面在[release](https://github.com/ys928/Ombra/releases)。
如果使用过程中遇到任何问题,可提交[issues](https://github.com/ys928/Ombra/issues)。
目前已实现的基本功能有:
- [x] 本地程序快速搜索启动
- [x] 网页链接、本地路径快速打开
- [x] explorer窗口识别、启动应用,例如快在资源管理器窗口上唤醒本面板,可快速启动vs code打开当前文件夹
- [x] 自添加本地应用
- [x] 搜索引擎快速查询
- [x] 文件搜索app
- [x] 图像处理app
- [x] Markdown编辑器(预览版)未来计划实现的功能:
- [ ] linux、mac系统适配
- [ ] 图床
- [ ] 全局启动面板
- [ ] 截图工具
- [ ] ...## 界面
主界面:

设置面板:

文件搜索应用:

markdown编辑器(预览版):

图片工具:

## 更多
关于本项目的更多细节,可以参考文章:[Ombra简介](https://www.kucoding.com/article/222.html)