imsnif/diskonaut

Feature: Live View

Ouverte

#4 ouverte le 17 juin 2020

 (2 commentaires) (1 réaction) (0 personne assignée)Rust (93 forks)github user discovery
good first issuehelp wanted

Métriques du dépôt

Stars
 (3 066 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur