https://github.com/stars-one/xtool
使用TornadoFx封装的跨平台工具集合桌面程序
https://github.com/stars-one/xtool
java8 kotlin tornadofx
Last synced: 10 months ago
JSON representation
使用TornadoFx封装的跨平台工具集合桌面程序
- Host: GitHub
- URL: https://github.com/stars-one/xtool
- Owner: stars-one
- Created: 2022-05-29T11:47:28.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-07-22T13:53:07.000Z (over 2 years ago)
- Last Synced: 2025-03-31T08:06:21.440Z (12 months ago)
- Topics: java8, kotlin, tornadofx
- Language: Kotlin
- Homepage:
- Size: 426 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# XTool
个人常用的工具类封装
有什么好意见可以提出issue~
## 软件截图

## 功能
1. 依赖转换(Maven依赖和Gradle依赖互转)
2. 二维码生成及截图识别二维码功能
3 Markdown文档目录Toc生成(含快速跳转)
4. Markdown编辑器(todo)
5. 查看Navicat保存密码信息
6. window查看端口占用和结束进程
7. 查看本机保存wifi密码
8. 网易云uc缓存文件转换mp3功能
9. Logcat日志文本着色查看功能
10. 多图合并pdf文件
## 打包
目前是使用github的action来进行自动打包,只要推送tag且以v开头的则会触发action开始打包,发布一个新版本