Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 1.25 KB

README.md

File metadata and controls

36 lines (19 loc) · 1.25 KB

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:

pip install .

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

image

Step 4: Fill config file

Find the config file in config directory and fill accordingly.