kovidgoyal / watcher

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:GNU General Public License v3.0


Languages

Language:Python 99.3%Language:Vim Script 0.5%Language:Shell 0.2%