Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cirolee/topping
简单易用的图片浮动置顶程序
https://github.com/cirolee/topping
Last synced: 3 days ago
JSON representation
简单易用的图片浮动置顶程序
- Host: GitHub
- URL: https://github.com/cirolee/topping
- Owner: CiroLee
- License: mit
- Created: 2024-02-20T10:15:08.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-24T07:26:51.000Z (7 months ago)
- Last Synced: 2024-10-11T10:51:56.275Z (26 days ago)
- Language: NSIS
- Size: 8.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Topping
基于[wails](https://wails.io/)开发的桌面应用程序,用于悬浮指定图片,支持本地拖拽图片、复制粘贴(本地或网络)图片等方式悬浮置顶图片。
![macos](https://img.shields.io/badge/-macOS-black?style=flat-square&logo=apple&logoColor=white)
![windows](https://img.shields.io/badge/-Windows-blue?style=flat-square&logo=windows&logoColor=white)![image](./assets/topping-1.png)
![image](./assets/topping-2.png)
支持本地拖拽/选择图片、复制粘贴(本地或网络)图片方式悬浮图片置顶层。
支持键盘回退键(Backspace)和删除键(Delete)删除置顶图片。# Stacks
- [wails](https://wails.io/)
- [go](https://go.dev/)
- [react](https://react.dev/)
- [tailwindcss](https://tailwindcss.com/)