An open API service indexing awesome lists of open source software.

https://github.com/vzenix/fs-hard-drive

Hard drive functions not incluyed in fs package
https://github.com/vzenix/fs-hard-drive

disk disks free harddisk harddrive javascript-library nodejs space volumes

Last synced: 23 days ago
JSON representation

Hard drive functions not incluyed in fs package

Awesome Lists containing this project

README

          

# NodeJS library "fs-hard-drive"

Hard drive functions not incluyed in "fs" package

# Functionalities

* List all hard drive devices mounted by windows, mac or linux
* Scan all files and folder tree (incluyed size) from a folder start point
* A little utils class for work with this library

# Documentation

* [English](https://github.com/vzenix/fs-hard-drive/wiki)
* [Español](https://github.com/vzenix/fs-hard-drive/wiki/ES_Inicio)

# Test

Run `npm test` or `gulp e2e:test`

# Licence

* [MIT](https://github.com/vzenix/fs-hard-drive/blob/master/LICENSE)

# Author

* [Webpage (only spanish)](https://vzenix.es)