Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 574 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 574 Bytes

TimestampConverter

A simple Mac OS application is used to convert timestamp to date string

#Installation and Usage You can clone the project, and compile and run it by Xcode.
The application will monitor the clipboard, and when the clipboard's content is recognized as a timestamp, it will automatically be converted to date string,and the conversion results will be displayed in the floating window.

Note: the floating window will keep staying on top of other windows. image