Skip to content

Use computerid:5600 rather than localhost:5600 #655

Answered by ErikBjare
PeterKW asked this question in Q&A
Discussion options

You must be logged in to vote

If computerid is really the hostname of your device, that alone should work.

You could also set it to 0.0.0.0 to bind on all interfaces.

Please keep in mind the usual security issues with doing this, since there's no API security you're exposing the server and all data to all other devices on your network.

Edit: Oh, and do note that in v0.11 the config was updated to use toml files instead, so you should be editing /home/name/.config/activitywatch/aw-server/aw-server.toml instead.

Replies: 2 comments

This comment has been hidden.

Comment options

You must be logged in to vote
0 replies
Answer selected by ErikBjare
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #647 on August 18, 2021 11:41.