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

https://github.com/Edwardsoen/aw-watcher-steam


https://github.com/Edwardsoen/aw-watcher-steam

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

# aw-watcher-steam
ActivityWatch watcher to watch your currently playing Steam game. Steam allows you to see your total hour spent per game, but not the exact timeline, this watcher attempt to log the timeline of Steam game activity.

This watcher will log your play time accross devices so long it has internet connection

In order for this to watcher work you need to either set your game details settings to public or register Steam WebAPI with the same account

## Usage
### Step 0: Get Steam API key
Register Steam API key.

Enter localhost as domain name

### Step 1: Find Steam ID
Find your 17 digits steam ID here.

### Step 2: Install package (without poetry, using only pip)

Install the requirements:

```sh
pip install .
```

### Step 3: Restart ActivityWatch and click on aw-watcher-steam

![image](https://github.com/Edwardsoen/aw-watcher-steam/assets/70268484/34ce2803-d564-46e2-bc08-399bcc0ed828)

### Step 4: Fill config file
Find the config file in config directory and fill accordingly.