
Gain access to Skype databases from a personal computer. Check out the options for opening local SQLite content associated with the client and the profile. Browse chat history, export contact lists, manage statistics, transfer data to and from a CSV file, erase all information, etc.
Skyperious is a Skype database viewer and merger written in Python. You can open local Skype SQLite databases and look at their contents. You can browse chat history and export as HTML, see chat statistics import contacts from a CSV file to your Skype contacts and change, add or delete data in any table.
v3.2 [May 25, 2014]
- added menu item to configure advanced options
- added refresh button to database tables page
- made chat and database export filenames configuration-based
- fixed highlighting links in search results
- fixed filename encoding problems under Linux with no locale
- fixed keeping export filename length in filesystem limit
- added scroll support to decrease required minimum window size
- fixed search results falsely highlighting negated query words
- fixed errors on searching over tables in non-Skype databases
- made entire application window a target for dragged-dropped files
- update notification no longer shown when program minimized to tray
- "Execute SQL" button in SQL window uses selected text, if any
- word cloud text not longer includes wholly numeric words
- dropped "Total time spent in calls" from chat statistics as duplicating "Calls"
- dropped alert messages on opening a non-Skype database
- dropped alert messages on failing to open an export file
- auto-added console history no longer saved on exit