dmon

Library to monitor file changes in a folder. A port of Dmon.

Abandoned Pure Nim score 15/100 · tests present · no docs generated

Summary

Latest Version 0.4.0
License BSD-2-Clause
CI Status Failing
Downloads 0
Last Indexed 2026-07-21 05:26

Authors

  • Jaremy Creechley

Installation

nimble install dmon
choosenim install dmon
git clone https://github.com/elcritch/dmon-nim

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
dmon - - - - - - -

Dependencies

Package Version Optional
nim >= 2.0 No
macosutils >= 0.3.2 No
winim >= 3.9.4 No
chronicles >= 0.10.0 No

Source

Repository https://github.com/elcritch/dmon-nim
Homepage https://github.com/elcritch/dmon-nim
Registry Source nimble_official

README

Dmon

Monitor file changes in directories. Supports recursive file monitoring!

This is an idiomatic Nim port of the C library dmon by @septag.

Status

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