instilled / skyport

Export a Skype chat or conversation history to a file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

skyport

Export a Skype chat or conversation history.

How to use it:

%> git clone git@github.com:instilled/skyport.git
%> cd skyport
%> chmod 751 skyport.sh
%> ./skyport.sh              # Prints usage instructions

Usage example:

%> ./skyport.sh me you       # dump chat history between two users
%> ./skyport.sh me chitchat  # dump conversation named chitchat

Licensed as GNU GPL v.3, see LICENSE file.

About

Export a Skype chat or conversation history to a file.

License:Other


Languages

Language:Shell 100.0%