aw-server - Man Page

manual page for aw-server 0.13.1+a0cdef9

Synopsis

aw-server [Options]

Description

Rust server for ActivityWatch

Options

--testing

Run in testing mode

--verbose

Verbose output

--host <HOST>

Address to listen to

--port <PORT>

Port to listen on

--dbpath <DBPATH>

Path to database override Also implies --no-legacy-import if no db found

--webpath <WEBPATH>

Path to webui override

--custom-static <CUSTOM_STATIC>

Mapping of custom static paths to serve, in the format: watcher1=/path,watcher2=/path2

--device-id <DEVICE_ID>

Device ID override

--no-legacy-import

Don't import from aw-server-python if no aw-server-rust db found

-h,  --help

Print help

-V,  --version

Print version

See Also

The full documentation for aw-server is maintained as a Texinfo manual.  If the info and aw-server programs are properly installed at your site, the command

info aw-server

should give you access to the complete manual.

Info

January 2025 aw-server 0.13.1+a0cdef9