An open API service indexing awesome lists of open source software.

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

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