Skip to content

neuro-fishy/FishySkypeParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FishySkypeParser


Skype log parser in C# with WPF
===============================
Skype allows download of the chat logs and also a parser, but the official parser could be better.
This one has:
* colors for me + extra 3 users (easy to increase)
* my messages on the left side and others' messages on the right side
* search
* filter for a timeframe

ToDo:
=====
* a nicer UI with maybed rounded balloons
* user should be able to select between faster load/display and smooth scroll

Liability:
=========
I am not responsible for any loses. The code is there, look into it, run it or not.
Obviously the application needs more testing and probably updates. Keep in mind that it's free and young (i.e. may have bugs).

Executable:
===============
You should not trust me blindly and just run it, you should clearly build it yourself (Visual Studio 2017/.NET 4.5)
However, the exe is available, archived in the Binaries folder.

About

Skype log parser in C# with WPF

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages