Merge pull request #153 from fredj/power_readme

Add 'power' and 'dbus' to the required modules list
This commit is contained in:
tobi-wan-kenobi 2017-08-04 18:15:12 +02:00 committed by GitHub
commit 395bc3ed12

View file

@ -106,6 +106,8 @@ Modules and commandline utilities are only required for modules, the core itself
* psutil (for the modules 'cpu', 'memory', 'traffic') * psutil (for the modules 'cpu', 'memory', 'traffic')
* netifaces (for the modules 'nic', 'traffic') * netifaces (for the modules 'nic', 'traffic')
* requests (for the modules 'weather', 'github', 'getcrypto', 'stock') * requests (for the modules 'weather', 'github', 'getcrypto', 'stock')
* power (for the module 'battery')
* dbus (for the module 'spotify')
# Required commandline utilities # Required commandline utilities