https://github.com/3ynm/watson_wrapper
Watson wrapper, will capture_screenshots and save window_activity when you run watson start and stop commands
https://github.com/3ynm/watson_wrapper
activity-logger capture-screenshots watson watson-wrapper
Last synced: 3 months ago
JSON representation
Watson wrapper, will capture_screenshots and save window_activity when you run watson start and stop commands
- Host: GitHub
- URL: https://github.com/3ynm/watson_wrapper
- Owner: 3ynm
- License: unlicense
- Created: 2017-11-08T14:05:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-07T19:50:28.000Z (about 7 years ago)
- Last Synced: 2024-08-18T04:15:01.234Z (9 months ago)
- Topics: activity-logger, capture-screenshots, watson, watson-wrapper
- Language: Shell
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# watson_wrapper
```
wwatson start
wwatson stop
```[Watson](https://github.com/TailorDev/Watson) wrapper, will [capture_screenshots](https://github.com/Hacktivista/capture_screenshots) and save [window_activity](https://github.com/Hacktivista/window_activity) when you run `wwatson start` and stop it when you run `wwatson stop`. You can use all other `watson` commands through `wwatson`.
## Requirements
- [Watson](https://github.com/TailorDev/Watson)
- [capture_screenshots.sh](https://github.com/Hacktivista/capture_screenshots)
- [window_activity.sh](https://github.com/Hacktivista/window_activity)All `$PATH` accessible.
## Installation
It's a good idea to copy it in a place in your `$PATH`, like `/usr/local/bin`.
## Wishlist
- Configure paths with environment variables
- Support `cancel` `Watson`'s command