logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

xwrited - display write and wall messages as desktop notifications

Description

       The xwrited utility displays write(1) and wall(1) messages as desktop notifications. A notification
       daemon compliant to the freedesktop.org Desktop Notification Specification draft needs to be running in
       order to display the notifications.

Exit Status

       The following exit values are returned:

       0
           Command successfully executed.

       > 0
           An error has occured.

Name

       xwrited - display write and wall messages as desktop notifications

Notes

       xwrited assumes that messages are encoded in UTF-8 because there is no way for it to determine the
       character set encoding of the received data.

xwrited 3                                         29 June, 2018                                       XWRITED(1)

Options

       The following options are supported:

       -q, --quit
           Quit the running instance of xwrited.

       -V, --version
           Print the version number and exit.

See Also

write(1), wall(1)

Synopsis

xwrited [-q | --quit] [-V | --version]

See Also