lfs is developed by Denys Séguret, also known as Canop or dystroy.

Chat

The best place to chat about lfs, to talk about features or bugs, is the Miaou chat.

Issues

We use GitHub's issue manager.

Before posting a new issue, check your problem hasn't already been raised and in case of doubt please come first discuss it on the chat.

Licence

lfs is licenced under the MIT. Enjoy freely.

API

lfs is built on top of lfs-core.

If you want to display the same data in your Rust application, consider using this crate directly.

For example broot uses lfs-core to display the available size in each folder's device:

screen