# \#filewatching

**URL:** https://discourse.julialang.org/tag/filewatching/1926.md

[Latest](https://discourse.julialang.org/latest.md) · [Categories](https://discourse.julialang.org/categories.md) · [Tags](https://discourse.julialang.org/tags.md)

---

## [\[ANN\] BetterFileWatching 1.0: recursive file watching with easy API](https://discourse.julialang.org/t/ann-betterfilewatching-1-0-recursive-file-watching-with-easy-api/137928)

<div class="topic-metadata">

**Author:** [@fonsp](https://discourse.julialang.org/u/fonsp)\
**Replies:** 0\
**Last updated:** [July 3, 2026, 7:58pm UTC](https://discourse.julialang.org/t/ann-betterfilewatching-1-0-recursive-file-watching-with-easy-api/137928 "2026-07-03T19:58:27Z")

</div>

Hi! :waving\_hand: I would like to announce BetterFileWatching.jl version 1.0! watch\_folder(f::Function, dir=".") It is a file watching library (get notified when files change on disk) that can watch files and folders o…
