From 0517b10e6103db1d4553f29c896aee75fc74bd01 Mon Sep 17 00:00:00 2001 From: Ultrabug Date: Fri, 7 Aug 2015 15:04:27 +0200 Subject: update README with dropboxd_status docstring --- py3status/modules/README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/py3status/modules/README.md b/py3status/modules/README.md index 1bc64e0..239124c 100644 --- a/py3status/modules/README.md +++ b/py3status/modules/README.md @@ -94,6 +94,25 @@ Available modules: @author Andre Doser --- + dropboxd_status Display dropboxd status. + + Configuration parameters: + - cache_timeout : how often we refresh this module in seconds (10s default) + - format: prefix text for the dropbox status + + Valid status values include: + - Dropbox isn't running! + - Starting... + - Downloading file list... + - Syncing "filename" + - Up to date + + Requires: + - the 'dropbox-cli' command + + @author Tjaart van der Walt (github:tjaartvdwalt) + @license BSD + --- external_script Display output of given script. Display output of any executable script set by 'script_path'. -- cgit v1.3