Description
SkypeExport
SkypeExport is a handy tool that lets you export your Skype history logs into easy-to-read HTML documents. However, there's a catch: it doesn't have a fancy graphical user interface. Instead, you'll need to use the command line to control it.
Getting Started with SkypeExport
To kick things off with SkypeExport, open up the Terminal application on your Mac. You'll need to navigate to the folder where the SkypeExport binary is located. You can do this by using the “cd” command, or if you're feeling lazy (no judgment here!), just drag and drop the folder onto the Terminal Dock window.
How to Export Your Skype History
Next, make sure you're in the right directory by checking your path in the Terminal window. To start exporting your history logs, type in this command:
./SkypeExport --db ~/Library/Application\ Support/Skype/your_username/main.db
Just replace your_username with your actual Skype account name. Once you run that command, SkypeExport will create a new folder called ExportedHistory. Inside, you'll find different HTML documents for each of your contacts!
The Data You Can Export
This tool does a great job of sending over lots of data in those HTML docs! You'll get everything from text messages and their formatting to file transfer statuses, call information (like phone or conference calls), web links, timestamps, emoticons, and more!
Customizing Your Output Options
If you're wondering about customization options—while you can't tweak much of the output itself, you can explore other exporting features by running:
./SkypeExport --help
This will show you how to limit exports to specific time frames like 12 or 24 hours and change where the files are saved.
The Bottom Line on SkypeExport
In short, SkypeExport makes it simple to back up or share your Skype history logs in an easy-to-handle format like HTML documents. But remember, since it runs through Terminal and relies on command line input, it might be tricky if you're not used to that kind of stuff.
User Reviews for SkypeExport FOR MAC 0
No reviews found