i3pystatus/i3pystatus
2016-08-11 17:23:11 +08:00
..
core Update comment 2016-08-09 18:33:28 +08:00
mail imap - Catch socket.gaierror if no internet connection is available 2016-06-09 22:11:43 +02:00
pulseaudio Pulseaudio: Wait on child processes to avoid zombies 2016-07-31 15:17:49 -05:00
scores Add score to default format string for suspended games 2016-07-24 10:46:11 -05:00
tools Fix bugs in setting_util.py. 2016-02-14 14:49:55 +08:00
updates Notification support for aptget. 2016-06-22 23:57:40 -07:00
utils PEP8 fix for utils/__init__ and accidental copyright removed 2015-12-10 01:42:00 +03:00
weather Merge pull request #407 from terminalmage/weather-icon 2016-07-10 14:07:17 +08:00
__init__.py Treat i3pystatus as launcher 2016-06-19 22:18:07 +03:00
abc_radio.py Add module for streaming ABC radio Australia. 2016-08-07 00:18:34 +08: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 Refactor of clock module. 2016-07-16 15:24:55 +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 Fix display bug in CpuUsageGraph. 2016-07-25 19:05:45 +08:00
disk.py Revert breaking changes to disk.py 2016-08-11 17:23:11 +08: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 add doc about access_token auth method 2016-07-24 00:07:40 +02:00
google_calendar.py Open calendar event on click. 2016-06-06 16:10:26 +08:00
gpu_mem.py Fix typo 2016-06-04 01:39:31 +09:00
gpu_temp.py gpu_temp: add "display_if" setting 2016-05-11 13:26:38 -07: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 Fix typo 2016-06-04 01:39:31 +09:00
mem.py Fix typo 2016-06-04 01:39:31 +09: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 Documented available callbacks. 2016-08-06 14:32:57 -07:00
net_speed.py net_speed: allow bps or Bps 2015-06-17 10:19:13 +02:00
network.py bug fix 2016-08-07 19:16:44 +08: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
openfiles.py openfiles: add tests and close files 2016-05-06 09:12:33 -07:00
openstack_vms.py Update modules to a7583a9 2016-01-27 19:53:33 +01:00
openvpn.py Support toggling connection on click. 2016-07-24 11:04:44 +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 Quick fix 2016-05-18 15:49:20 +03: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
scratchpad.py minor fix 2016-08-07 18:29:58 +08: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 spotify: pass player_name=spotify to playerctl 2016-05-22 22:18:29 +02:00
syncthing.py Use CSFR Token in Syncthing module 2016-05-24 10:24:56 +02:00
taskwarrior.py Module should be chmod a-x 2016-04-15 02:00:41 -07:00
temp.py temp: add a "display_if" setting 2016-05-11 13:38:28 -07: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
weekcal.py add weekcal module (#388) 2016-05-24 12:21:06 +02:00
whosonlocation.py Added keyring_backend to the settings tuple. 2015-02-13 19:53:08 +08:00
window_title.py ci fix 2016-08-06 08:29:25 +08:00
xkblayout.py Removed semicolon 2016-06-20 12:04:54 +02:00
zabbix.py Fixed error with empty triggers list 2016-01-19 12:33:13 +03:00