-
Notifications
You must be signed in to change notification settings - Fork 0
Little command-line tool to export Skype chat history to another format. Implemented format is Trillian XML log format, but other formats may easily be supported by adding implementations of the OutputHandler interface. It was moved to Google Code, then back to GitHub. Please follow the link!
sverhagen/exportskype-old
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Export Skype Little tool to export Skype chat history to another format. Implemented format is Trillian XML log format, but other formats may easily be supported by adding implementations of the OutputHandler interface. You may use Maven (3.0.4 or higher) to build this project. See e.g. http://maven.apache.org/run-maven/index.html Having installed and set up Maven you would do as follows: ...\exportskype> mvn install In case of BUILD SUCCESS, you should find an executable JAR file in target\exportskype-0.0.1-SNAPSHOT.jar that can be ran as follows: ...\exportskype> java -jar target\exportskype-0.0.1-SNAPSHOT.jar
About
Little command-line tool to export Skype chat history to another format. Implemented format is Trillian XML log format, but other formats may easily be supported by adding implementations of the OutputHandler interface. It was moved to Google Code, then back to GitHub. Please follow the link!
Resources
Stars
Watchers
Forks
Packages 0
No packages published