From 0f4e516d8dbc590a59df92b50f10f9574760d450 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Vorburger=20=E2=9B=91=EF=B8=8F?= Date: Thu, 1 Feb 2018 22:33:13 +0100 Subject: [PATCH] link to https://github.com/vorburger/ch.vorburger.fswatch --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8b1c004..921f976 100644 --- a/README.md +++ b/README.md @@ -862,6 +862,7 @@ A curated list of awesome Java frameworks, libraries and software. * [CRaSH](http://www.crashub.org) - Provides a shell into a JVM that's running CRaSH. Used by Spring Boot and others. * [Dex](https://github.com/PatMartin/Dex) - Java/JavaFX tool capable of powerful ETL and data visualization. * [Embulk](http://www.embulk.org/) - Bulk data loader that helps data transfer between various databases, storages, file formats, and cloud services. +* [fswatch](https://github.com/vorburger/ch.vorburger.fswatch) - Micro library to watch for directory file system changes, simplifying java.nio.file.WatchService * [Gephi](https://github.com/gephi/gephi/) - Cross-platform for visualizing and manipulating large graph networks. * [Guava](https://github.com/google/guava) - Collections, caching, primitives support, concurrency libraries, common annotations, string processing, I/O, and more. * [JADE](http://jade.tilab.com/) - Framework and environment for building and debugging multi-agent systems.