imsnif/diskonaut

Feature: Live View

オープン

#4 opened on 2020/06/17

 (2 件のコメント) (1 件のリアクション) (0 人の担当者)Rust (93 件のフォーク)github user discovery
good first issuehelp wanted

Repository metrics

Stars
 (3,066 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド