imsnif/diskonaut

Feature: Live View

开放

#4 创建于 2020年6月17日

 (2 条评论) (1 个反应) (0 位负责人)Rust (93 个派生)github user discovery
good first issuehelp wanted

仓库指标

星标
 (3,066 个星标)
PR 合并指标
 (30 天内没有已合并 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.

贡献者指南