Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 649 Bytes

readme.md

File metadata and controls

40 lines (22 loc) · 649 Bytes

simple-disk-space

A simple app that serves an url to get disk space

❓Why ?

We started this to display disk space available on a raspberry pi

🌍 Installation

yarn

⚙ Configuration

cp settings/settings.default.json settings/settings.json

And edit settings.json You can also change settings with argv parameters. Learn more about this on standard-settings

👋 Usage

node src/index.js

And then open localhost:37300

🕳 Troubleshooting

Ask emmanuel on soixantecircuits.slack.com

❤️ Contribute

Please do!