wonkodv / hanstool

A shell-like python frontend with various user interfaces
Other
0 stars 0 forks source link

New Frontend Socket #16

Closed wonkodv closed 8 years ago

wonkodv commented 8 years ago

create a frontend that listens on a socket or named pipe or something which accepts commands. ht can then be run as daemon, or with gui, to bundle execution.

Name: ht3.htd since daemons are cool Socket Location via Env: -e HTD_SOCKET ~/ht3/socket

The socket client can then be used from the commandline, from Desktop environments that handle hotkey stuff etc. With this #9 becomes rather unimportant, the awesome wm pluggin becomes just 3 lines of lua.rc code.

wonkodv commented 8 years ago

7c6c5b123e1cbb2bf1105adb34764709006d86e1