Skip to content

monkeysintown/skype-wakatime

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
lib
 
 
 
 
 
 
 
 
 
 

Requirements

Create a temporary directory:

mkdir tmp

Copy your main Skype DB

cp ~/.Skype/[skypename]/main.db tmp/

NOTE:

If you feel brave enough you can point to your live Skype DB (i. e. ignore the 2 steps above). The database is only read with a fairly simple select statement (no inserts, updates, deletes), but this module has not been extensively tested.

Do this at your on risk.

Run

npm install
node lib/wakatime-skype.js ./tmp/main.db

TODO

  • run as daemon

About

Skype extension for WakaTime

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published