- Notifications
You must be signed in to change notification settings - Fork0
UnsignedArduino/TimestampConverter
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Pop-up a window whenever a timestamp is copied to the clipboard, allowing youto view the timestamp in a human-friendly way! Extremely handy when dealingwith timestamps.
- Clone this repo to your machine
- Create virtual environment if desired
- Install dependencies in
requirements.txt. - Ensure
icon.icois in the same directory asmain.py. - Run
main.py!
Once you run the program, a window will pop up and quickly disappear.To use it, copy a timestamp to the clipboard, for example1629753699 to yourclipboard by copying and pasting that number to your clipboard. A window willpop up like in the picture above, showing the data in a human friendly way!
To quit, pressshift will closing the popped-up window or rightclick the tray icon and clickQuit.
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
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published

