Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/suurjaak/skype_datefixer
Script for fixing future dates in Skype chat history.
https://github.com/suurjaak/skype_datefixer
Last synced: 8 days ago
JSON representation
Script for fixing future dates in Skype chat history.
- Host: GitHub
- URL: https://github.com/suurjaak/skype_datefixer
- Owner: suurjaak
- Created: 2011-10-20T12:15:30.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2011-10-21T09:02:39.000Z (about 13 years ago)
- Last Synced: 2023-03-12T09:23:17.660Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 3.64 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Script for fixing future dates in Skype chat history. On running, lets the user
choose a Skype history file and shifts the timestamp of future messages to
the past by a specified number of days.Background: message dates in Skype chat are given timestamps according to
computer date/time on message receival, and they are sorted in the chat history
by timestamp. For example, if the computer's date/time was one month in the
future when the messages were received, then after fixing the computer
date/time, new messages in Skype chat history will be added BEFORE the
incorrectly timestamped messages, making it very hard to use Skype chat until
the original future date is reached.Uses Python's Tkinter GUI module, should run on all systems. A compiled EXE
has been provided for Windows.