Skip to content

WaylandWong/quick-tools

Repository files navigation

Quick Tools

tools for developers screenshots

Features

  • auto convert timestamp to date string
  • convert date string to timestamp
  • generate uuid
  • call out with keyboard shortcut: Shift+Command+Space, like spotlight in macOs

TODO

  • support ubuntu auto build
  • sign code officially
  • custom keyboard shortcut
  • more custom actions, like alfred? maybe or not

DevDependencies

Resources

Quick Tools

方便开发者的小工具

功能

  • 时间戳转为时间字符串
  • 时间字符串转为时间戳
  • 生成uuid
  • 快捷键Shift+Command+Space呼出

TODO

  • 目前配置的github CI action没有编译ubuntu版本
  • 做代码签名
  • 自定义快捷键
  • 可能实现类似于一个简单的alfred