AWESOME-CLIENT(1) AWESOME-CLIENT(1) (NAME) awesome-client - Lua Awesome (SYNOPSIS) awesome-client [-h|--help] [ [...]] (DESCRIPTION) awesome-client awesome . D-Bus awesome Lua . (USAGE) awesome-client D-Bus awesome . rlwrap readline . awful.remote . (EXAMPLES) $ awesome-client 'return 1+1, "Hello, world"\ double 2 string "Hello, world" # # () . $ awesome-client ' > naughty = require("naughty") > naughty.notify({ > title="CLI Notification", > text="This is a notification sent from the command line!"}) > ' # -- (REPL) # awesome # . $ awesome-client awesome# return 1+1 double 2 awesome# return 1+1, "Hello, world" double 2 string "Hello, world" awesome# (SEE ALSO) awesome(1) awesomerc(5) (AUTHORS) Julien Danjou (WWW) 2025-09-23 AWESOME-CLIENT(1)