mahmoudAcm / folder-watcher

This small app is used to watch any added folder to another folder locally on your computer and sends a desktop notification for that addition.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿ”จ Installation

You'll need Node.js installed on your computer in order to build this app.

git clone https://github.com/mahmoudAcm/folder-watcher.git
cd folder-watcher
npm install

๐Ÿ’Œ Thanks for these

| chokidar | A neat wrapper around Node.js fs.watch / fs.watchFile / FSEvents.!


About

This small app is used to watch any added folder to another folder locally on your computer and sends a desktop notification for that addition.


Languages

Language:JavaScript 47.3%Language:TypeScript 36.1%Language:HTML 10.8%Language:CSS 5.7%