imsnif/diskonaut

Feature: Live View

Offen

#4 geöffnet am 17.06.2020

 (2 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Rust (93 Forks)github user discovery
good first issuehelp wanted

Repository-Metriken

Stars
 (3.066 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

diskonaut does not re-scan the hard-drive once it is done. If the files change, it does not know about it.

It would be cool if it could listen to the folders it scanned for changes and update itself. Whatever method we choose to implement it, let's make sure not to take up too many resources (CPU mostly) on the host machine.

Contributor Guide