activitywatch-old icon indicating copy to clipboard operation
activitywatch-old copied to clipboard

[DEPRECATED] :watch: Logs your computer activities, a RescueTime replacement.

Results 18 activitywatch-old issues
Sort by recently updated
recently updated
newest added

A reimplementation of the X11Watcher using xprop instead of the old Xlib wrapper library is needed. This was called for due to some issues with the current implementaion (see issue...

feature
high priority

Since adding an entry to the `output.json` can become very costly when the file grows large it might be prudent to store the data in a `output/YYYY-MM-DD.json` directory structure instead...

Depends on a functioning REST API for creating Inflow Agents and adding events to them. The API plans are documented [here](https://github.com/ErikBjare/activitywatch/wiki/APIs).

feature

This isn't high on my priority list since I don't use OS X, but might be a good idea to implement if we want to attract more devs. Shouldn't be...

feature
icebox

Likely due to a bug in PyKeyboard. I made it so that the KeyboardListener no longer starts under OS X, therefore the AFKWatcher has to rely on mouse input for...

bug

How can we do this effectively? Should we care at all? - zsh/bash-plugins? - zsh/bash history? - tmux activity monitoring?

feature
low priority
icebox

Would probably be best done programmatically. Would be nice to be able to create groups/chains/nets which have `I_n` inputs and `O_n` outputs, much like a neural net. These can then...

help wanted
icebox

Logs for each agent (and all agents) should be made available via REST. In the future WebSockets might be used instead. This is done by creating a log handler that...

feature

Useful for applications such as text editors where the open file/project is in the window title. Also useful for things such as wine applications since all wine windows appear with...

feature