Skip to content

Captures lightweight snapshots of activity for use in replay

Notifications You must be signed in to change notification settings

DomNidy/replay-recorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

replay-recorder

Program that captures user activity, such as:

  • Keypresses
  • Changes to the foreground window (e.g., when you alt-tab to another program)

Note: Only supports Windows machines.

What's it for?

The recordings (.txt files produced by the recorder) can be fed to LLMs and queried for a summary of your activity.

Basically, it's a light-weight version of Microsoft Recall. However, since it's open-source, you can run everything locally and avoid sending your data to an LLM in the cloud.

Building

TODO

About

Captures lightweight snapshots of activity for use in replay

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published