Showing 1-11 of 11 packages
Gets space available on a disk/directory. Node c++ extension that uses statvfs and GetFreeDriveSpaceEx, and provides proper errorcodes
This plugin offers the API which has been removed from @capacitor/device plugin in v7.0 (getInfo() no longer returns diskFree, diskTotal, realDiskFree and realDiskTotal)
Get used, available and total disk space. This module using 'df -k' for OSX system and 'df' for *nix system.
simple OS monitoring for Node.js
[Forked by YosBD] Nodejs module to gets current disk information from Server hosting nodejs application tested on OSX and ubuntu adapted from node-diskfree see Readme
[Forked by YosBD] Nodejs module to gets current disk information from Server hosting nodejs application tested on OSX and ubuntu adapted from node-diskfree see Readme
Records requested df results in an sqlite database, and displays it in a time range using an ascii chart
CapacitorDevice Capacitor Plugin
A cross-platform Node.js wrapper around the standard Unix computer program, df.
wraps and parses `df` - OS X and Linux variants
A cross-platform Node.js wrapper around the standard Unix computer program, df.