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

https://github.com/ttys3/qt_directory_watcher

qt_directory_watcher demo
https://github.com/ttys3/qt_directory_watcher

Last synced: 3 months ago
JSON representation

qt_directory_watcher demo

Awesome Lists containing this project

README

          

# qt_directory_watcher
qt_directory_watcher demo

ref to https://gist.github.com/iamAzeem/0f690c039660f7b16ad43c2e7f31d71e

## make

```bash
qmake-qt5
make
```

## run example

```bash
./watcher /run/media/ttys3/sdc-media/game/for-watch
```