activityhistory / selfspy

Modified version of Selfspy computer activity tracker for academic study
GNU General Public License v3.0
12 stars 1 forks source link

Is the database format compatible with the original selfspy? #22

Closed hanshasselberg closed 9 years ago

hanshasselberg commented 9 years ago

Hello,

thank you for your work! I was wondering if the database is compatible with the original selfspy?

aurelient commented 9 years ago

Hi Hans, we've forked selfspy quite a bit, really focusing on the MacOS platform. We've added extra tables to record experience samples, I don't think we've modified the structure of the existing tables in the database (Adam?). But we're not doing proper checks about existing/missing tables. So we recommend starting with a fresh database.

hanshasselberg commented 9 years ago

thank you!

acrule commented 9 years ago

Hi Hans, The database has new tables but I believe aurelient is correct that we have not added columns to existing tables. We don't check for missing tables so we recommend starting with a new database. Running the current version of Selfspy with an old database model will cause the program to crash if it attempts to access a table that does not exist. Thanks for your interest in the project.

hanshasselberg commented 9 years ago

@acrule thanks for your response. I was a bit sad to see that you don't ship selfstats. is that right?

acrule commented 9 years ago

That is correct. We are currently working on other tools to visually browse the recordings.