Welcome to py3status’s documentation!¶
Contents:
- Introduction
- Modules
- air_quality
- apt_updates
- arch_updates
- aws_bill
- backlight
- battery_level
- bitcoin_price
- bluetooth
- check_tcp
- clementine
- clock
- cmus
- coin_balance
- coin_market
- deadbeef
- diskdata
- do_not_disturb
- dpms
- dropboxd_status
- exchange_rate
- external_script
- fedora_updates
- file_status
- frame
- getjson
- github
- glpi
- gpmdp
- graphite
- group
- hamster
- i3block
- icinga2
- imap
- insync
- kdeconnector
- keyboard_layout
- keyboard_locks
- moc
- mpd_status
- mpris
- net_iplist
- net_rate
- netdata
- ns_checker
- nvidia_temp
- online_status
- pingdom
- player_control
- pomodoro
- process_status
- rainbow
- rate_counter
- rss_aggregator
- rt
- scratchpad_async
- scratchpad_counter
- screenshot
- selinux
- spaceapi
- spotify
- static_string
- sysdata
- systemd
- taskwarrior
- timer
- tor_rate
- twitch_streaming
- uname
- uptime
- vnstat
- volume_status
- vpn_status
- weather_yahoo
- whatismyip
- whoami
- wifi
- window_title
- window_title_async
- wwan_status
- xrandr
- xrandr_rotate
- xscreensaver
- xsel
- yandexdisk_status
- Using modules
- py3-cmd
- Writing custom py3status modules
- Example 1: The basics - Hello World!
- Example 2: Configuration parameters
- Example 3: Click events
- Example 4: Status string placeholders
- Example 5: Using color constants
- Module methods
- Py3 module helper
- Composites
- Module documentation
- Deprecation of configuration parameters
- Updating of configuration parameters
- Module testing
- py3 module helper
- Developing and Contributing