i3pystatus/i3pystatus
2016-06-19 22:18:07 +03:00
..
core Remove leading newline from exception logging 2016-04-10 21:16:23 -05:00
mail Remove shebangs and coding tags 2015-06-17 10:32:10 +02:00
pulseaudio Clean up code. 2016-03-28 08:46:25 +08:00
scores Use playoff W/L numbers if in playoffs 2016-04-25 22:42:17 -05:00
tools Fix bugs in setting_util.py. 2016-02-14 14:49:55 +08:00
updates Not all lines after the second are updates. 2016-04-09 03:35:45 -07:00
utils PEP8 fix for utils/__init__ and accidental copyright removed 2015-12-10 01:42:00 +03:00
weather Catch another odd weather.com weather condition 2016-05-02 22:08:12 -05:00
__init__.py Treat i3pystatus as launcher 2016-06-19 22:18:07 +03:00
alsa.py Update alsa.py 2016-01-28 16:57:57 +01:00
anybar.py Added AnyBar widget 2015-07-06 23:28:10 +06:00
backlight.py Fix backlight not increasing brightness 2016-01-09 17:39:46 +01:00
battery.py Improve documentation for battery module 2016-03-29 09:22:18 -05:00
bitcoin.py mod bitcoin: multiple exchange support (#353) 2016-04-07 23:20:37 +02:00
clock.py Fix improper usage of time.tzset() (#347) 2016-04-07 23:21:23 +02:00
cmus.py Fix errorneous recursive replace mishap 2016-01-27 20:02:51 +01:00
cpu_freq.py Update modules to a7583a9 2016-01-27 19:53:33 +01:00
cpu_usage_bar.py Update modules to a7583a9 2016-01-27 19:53:33 +01:00
cpu_usage_graph.py Update modules to a7583a9 2016-01-27 19:53:33 +01:00
cpu_usage.py Update modules to a7583a9 2016-01-27 19:53:33 +01:00
disk.py Update modules to a7583a9 2016-01-27 19:53:33 +01:00
dota2wins.py dota2wins: truncate win percentage 2016-03-18 09:03:19 -07:00
dpms.py dpms: Allow a different format string when DPMS is disabled. 2016-03-25 18:05:42 +01:00
file.py Update modules to a7583a9 2016-01-27 19:53:33 +01:00
github.py Update modules to a7583a9 2016-01-27 19:53:33 +01:00
google_calendar.py Let color default to i3bar color 2016-03-29 23:39:43 -05:00
gpu_mem.py Update modules to a7583a9 2016-01-27 19:53:33 +01:00
gpu_temp.py gpu_temp: GPU temperature module (nvidia-smi only) 2015-12-10 01:30:37 +03:00
iinet.py Update modules to a7583a9 2016-01-27 19:53:33 +01:00
keyboard_locks.py Update modules to a7583a9 2016-01-27 19:53:33 +01:00
lastfm.py last.fm: initial commit of last.fm module 2016-03-16 16:27:02 -07:00
load.py Harmonize documentation wrt formatters 2015-04-07 19:40:28 +02:00
makewatch.py Update modules to a7583a9 2016-01-27 19:53:33 +01:00
mem_bar.py Nicer doc markup 2014-10-12 11:35:44 +02:00
mem.py Update modules to a7583a9 2016-01-27 19:53:33 +01:00
modsde.py Added keyring_backend to the settings tuple. 2015-02-13 19:53:08 +08:00
moon.py Update modules to a7583a9 2016-01-27 19:53:33 +01:00
mpd.py Ensure currentsong dictionary has "file" key 2016-04-15 20:22:25 -07:00
net_speed.py net_speed: allow bps or Bps 2015-06-17 10:19:13 +02:00
network.py Update modules to a7583a9 2016-01-27 19:53:33 +01:00
now_playing.py Now playing: be more tolerant for mpris properties 2016-04-08 13:23:53 +02:00
online.py Added interval option to online module 2016-04-12 11:16:38 +04:30
openstack_vms.py Update modules to a7583a9 2016-01-27 19:53:33 +01:00
openvpn.py Fix uneven quotes in status command. 2016-02-20 22:51:27 +08:00
parcel.py Update modules to a7583a9 2016-01-27 19:53:33 +01:00
pianobar.py Follow up of https://github.com/enkore/i3pystatus/pull/149#issuecomment-67712619 . 2014-12-20 15:30:41 +01:00
ping.py ping: add ping module 2016-03-28 16:07:57 +02:00
plexstatus.py Update modules to a7583a9 2016-01-27 19:53:33 +01:00
pomodoro.py Update modules to a7583a9 2016-01-27 19:53:33 +01:00
pyload.py Update modules to a7583a9 2016-01-27 19:53:33 +01:00
reddit.py Disable update check that breaks everything 2016-03-27 12:16:15 +08:00
regex.py PEP8 2014-04-30 14:51:41 +02:00
runwatch.py Harmonize documentation wrt formatters 2015-04-07 19:40:28 +02:00
sge.py Update modules to a7583a9 2016-01-27 19:53:33 +01:00
shell.py fix docs build error 2015-09-06 14:43:48 +02:00
solaar.py Improve solaar error handling/display 2016-03-21 19:51:44 -03:00
spotify.py Fix errorneous recursive replace mishap 2016-01-27 20:02:51 +01:00
syncthing.py Fix typo 2016-01-31 18:34:07 +01:00
taskwarrior.py Module should be chmod a-x 2016-04-15 02:00:41 -07:00
temp.py added alert temperature handling 2015-02-21 22:21:52 +01:00
text.py Follow up of https://github.com/enkore/i3pystatus/pull/149#issuecomment-67712619 . 2014-12-20 15:30:41 +01:00
timer.py Removed dependency on enum module. 2016-01-27 14:20:09 +01:00
uname.py Update modules to a7583a9 2016-01-27 19:53:33 +01:00
uptime.py Update modules to a7583a9 2016-01-27 19:53:33 +01:00
vk.py corrected settings to avoid Sphinx errors 2016-02-02 16:38:52 +01:00
whosonlocation.py Added keyring_backend to the settings tuple. 2015-02-13 19:53:08 +08:00
xkblayout.py Corrected setxkbmap -query output 2016-04-13 13:17:30 -07:00
zabbix.py Fixed global color with max severity alert 2016-01-03 16:43:29 +01:00