Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 616 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 616 Bytes

DevCommonTool is a cross-platform desktop application based on fyne

Features

  1. use MiSans as default font, so it can show Chinese/Korean/Japanese characters
  2. running in the system tray
  3. copy frequently-used unix timestamp
  4. validate and pretty json

Screenshot

app.png

How to use

Clone this code and run fyne package, you will get a runnable application.

It's coded for personal use, just feel free to contribute to this repo. And if you need some feature, just open an issue.