An open API service indexing awesome lists of open source software.

https://github.com/elcritch/dmon-nim


https://github.com/elcritch/dmon-nim

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Dmon

Monitor file changes in directories. Supports recursive file monitoring!

This is an idiomatic Nim port of the C library [dmon](https://github.com/septag/dmon) by [@septag](https://twitter.com/septagh).

# Status

Platform support:
- [x] MacOS
- [x] Linux
- [~] Windows - compiles with wine but untested
- [ ] BSD