Skip to content

Pop-up a window whenever a timestamp is copied to the clipboard, allowing you to view the timestamp in a human-friendly way!

Notifications You must be signed in to change notification settings

UnsignedArduino/TimestampConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TimestampConvert

Pop-up a window whenever a timestamp is copied to the clipboard, allowing you to view the timestamp in a human-friendly way! Extremely handy when dealing with timestamps.

image

Install

  1. Clone this repo to your machine
  2. Create virtual environment if desired
  3. Install dependencies in requirements.txt.
  4. Ensure icon.ico is in the same directory as main.py.
  5. Run main.py!

Usage

Once you run the program, a window will pop up and quickly disappear. To use it, copy a timestamp to the clipboard, for example 1629753699 to your clipboard by copying and pasting that number to your clipboard. A window will pop up like in the picture above, showing the data in a human friendly way!

To quit, press shift will closing the popped-up window or right click the tray icon and click Quit.

image

About

Pop-up a window whenever a timestamp is copied to the clipboard, allowing you to view the timestamp in a human-friendly way!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages