Latest version
Click the information icon to the right of a call to view more details. Secondly, does Skype have a call log? Once you start using Skype to place and receive calls, you might find you spend more time making calls on your computer than on your home phone. Skype has added a handy 'History' feature that allows you to view your call history and more. Skype Log Viewer LGG: V 1. 2: If you are having trouble, please make sure to check these common issues. @@ -138,6 +138,9 @@ A. This process can take time, keep a eye on the progress bar on the bottom: Q. I am unable to save or export logs: A. You may need to disable UAC or run this program as administrator. How do I change.
Released:
- Skype Log Viewer - Download and View Skype History Without Skype Reviewed by Zion3R on 6:17 PM Rating: 5 Tags Conversations X Database X Skype X Skype Log Viewer X Windows Facebook.
- SkypeLogView is a very useful program that can help users monitor all their Skype calls and messages for documentation purposes. It can be used by anyone because of its simple and neat interface. It can be used by anyone because of its simple and neat interface.
Parser and GUI viewer of chatsync/*.dat files from the Skype profile directory
Project description
Skype stores conversations locally in two places. One is a SQLite database file, for which there are several convenient viewers out there.Another is a set of dat files in the chatsync subdirectory of the profile. The latter contain, among other things, the “removed” messagesalong with all the edits. Unfortunately, the format of those dat files does not seem to be documented anywhere, and the readers are scarce.
The package contains a crude file format parser for the dat files in the chatsync directory, created based on the hints,given by user kmn in this discussion.
As the format specification used is not official and incomplete, the parser is limited in what it can do.It may fail on some files, and on other files will only be able to extract messages partially.
In addition, the package contains a simple wx-based GUI tool for searching the log files visually.
Installation
The easiest way to install most Python packages is via easy_install or pip:
If you want to use the GUI tool, you will also need to install wxPython 2.8 or later (it is not installed automatically).
A standalone executable version of the GUI tool for Windows can be downloaded here.
Usage
If you want to parse chatsync files programmatically, check out the SkypeChatSyncScanner and SkypeChatSyncParser classes in skype_chatsync_reader.scanner.A typical usage example is:
Skype Log Viewer Linux
Then use p.timestamp, p.participants, and p.conversation to read out the messages. There convenience function parse_chatsync_profile_dir will scanthrough all the dat files in the provided chatsync dir and parse all of them (which can be parsed).
If you want to use the GUI tool, simply run the script:
which is installed into your python’s scripts directory together with the package.
Issues
Skype Log Viewer Nirsoft
This is a very crude implementation, written up in a single evening for fun. It is not meant to be production-quality software. There are numerous known and unknown issues.I do not plan to maintain this actively. Feel free to contribute via Github.
Copyright
- Copyright 2015, Konstantin Tretyakov
- MIT License
- The icon used in the single-file executable is (c) Umut Pulat, licensed under LGPL.
Release historyRelease notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Skype Log Viewer
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size skype-chatsync-reader-0.1.zip (16.7 kB) | File type Source | Python version None | Upload date | Hashes |
Skype Log Viewer Download
CloseHashes for skype-chatsync-reader-0.1.zip
Algorithm | Hash digest |
---|---|
SHA256 | 37382e210f01997b0c71e8caacaa8017cd59d2abcb336167897a324dd4fba1b7 |
MD5 | 98d01c6f7fd0e188ac5347f02597b976 |
BLAKE2-256 | 158529231b122c1602aa72e8764db4453ce81afa7723ca12e4954690d5bb4c07 |