/watcher

A daemon that exposes various system related information efficiently over a local socket

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

watcher

A daemon that exposes various system information efficiently over a socket. Primarily useful for watching file system tress for changes, and using the change notifications to efficiently display git branch names/dirty status, etc.

Also contains code to integrate with various applications that consume this information, such as shells, vim, qtile, etc.