Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Capture all user actions and save it in json format #2

Closed
quillcraftsman opened this issue Feb 28, 2024 · 1 comment · Fixed by #3
Closed

Capture all user actions and save it in json format #2

quillcraftsman opened this issue Feb 28, 2024 · 1 comment · Fixed by #3
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@quillcraftsman
Copy link
Owner

Is your feature request related to a problem? Please describe.
User input sequence name, for example (open youtube). After that we should capture all user activities and save it in special json file.

Describe the solution you'd like

  • start capturing with pynput
  • save all actions in file with special format
  • save file after script stop working

Describe alternatives you've considered

  • may be other format (not json) or database like sqlite

Additional context

  • think about different interfaces (desktop, console, mobile, web)
@quillcraftsman quillcraftsman added the enhancement New feature or request label Feb 28, 2024
@quillcraftsman quillcraftsman added this to the Core features milestone Feb 28, 2024
@quillcraftsman quillcraftsman self-assigned this Feb 28, 2024
@quillcraftsman
Copy link
Owner Author

done for keyboard. this issue will be closed an separated for several

@quillcraftsman quillcraftsman linked a pull request Feb 28, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant