Commit Graph

677 Commits

Author SHA1 Message Date
enkore
a2995a71a7 update readme 2014-07-17 19:49:01 +02:00
enkore
f7c8a352dc Merge pull request #76 from atalax/master
Add shell module
2014-07-17 19:45:00 +02:00
enkore
8fc42e78d8 Merge pull request #78 from tomkenmag/master
change file attribute of 'temp' class to setting
2014-07-17 19:42:31 +02:00
enkore
d938895cdc Merge pull request #83 from crwood/master
Bitcoin module
2014-07-17 19:41:55 +02:00
enkore
7af9f2d1b6 Merge pull request #84 from Mic92/patch-1
maildir: use os.listdir instead of ls
2014-07-17 19:39:35 +02:00
Jörg Thalheim
188a02989c maildir: use os.listdir instead of ls
- simpler
- faster
2014-07-17 15:04:26 +02:00
Chris Wood
82df60fdd6 Add Bitcoin module 2014-07-17 01:00:55 -04:00
Chris Wood
33aba4b084 Add user_open() function 2014-07-17 00:59:27 -04:00
Josef Gajdusek
e38274b5ce Added not_present_text and not_present_color parameters to the battery module
This commit also fixes i3pystatus crashing if the battery is removed while
running.
2014-07-10 16:13:43 +02:00
Josef Gajdusek
9524bf26a8 Added {quality_bar} to wireless module 2014-07-10 15:44:09 +02:00
Josef Gajdusek
61168e22de Add {bar} to the battery module
Add {bar} (from util.make_bar()) formatter to the battery module. Also removed
the final .strip() call as it was eating the padding used by make_bar.
2014-07-10 15:43:51 +02:00
Josef Gajdusek
ab36aee3c2 Add charging_color and full_color parameters to the battery module 2014-07-10 15:43:42 +02:00
tomasm
b97279bab1 'file' attribute of 'temp' class changed to a setting 2014-07-09 17:14:44 +00:00
Josef Gajdusek
1c13e8d318 Add shell module
Add new "shell" module which can execute arbitrary shell command and display
its output.
2014-07-03 18:12:54 +02:00
enkore
774e38561c Merge pull request #73 from tyjak/master
add wind indication
2014-06-21 12:08:43 +02:00
Tyjak
80110775f5 add wind indication 2014-06-19 21:32:30 +02:00
enkore
3aa33932a5 Merge pull request #72 from eBrnd/master
add bar drawing function, and modules for showing cpu and ram usage as a...
2014-06-16 16:03:52 +02:00
enkore
edbb0a4efb Merge pull request #71 from tomxtobin/detect-down-slave-interface
Correctly detect bonded slave interface state
2014-06-16 16:03:02 +02:00
eBrnd
a5b4ad0b1c add bar drawing function, and modules for showing cpu and ram usage as a bar 2014-06-14 20:18:12 +02:00
Tom X. Tobin
18eaeb45be Correctly detect bonded slave interface state
Bonded slave interfaces under Linux were incorrectly being detected as
always up. We now check sysfs directly to determine their state.
2014-06-14 11:46:50 -04:00
enkore
00c230f4f8 Update battery tests, add case for #66, fix #66 2014-06-13 23:23:29 +02:00
enkore
8f0ac4bdb6 Possible "fix" for #69 2014-06-13 20:25:28 +02:00
enkore
33dc5d0185 Update readme 2014-06-13 20:19:53 +02:00
enkore
2dfbeb0952 Integrate Itella with TrackerAPI (untested) #62 2014-06-13 20:19:26 +02:00
enkore
4a13687e6a Merge branch 'master' of https://github.com/siikamiika/i3pystatus into siikamiika-master 2014-06-13 20:12:24 +02:00
enkore
a00b0f8370 Update Readme & Changelog 2014-06-13 20:12:06 +02:00
enkore
2a77d15f6c network: changed detached_down default 2014-06-13 20:06:46 +02:00
enkore
7be5693c13 Merge pull request #70 from tomxtobin/audio-format-muted
Support optional "format_muted" setting for audio modules
2014-06-13 20:04:03 +02:00
Tom X. Tobin
bd66997f2f Support optional "format_muted" setting for audio modules
The alsa and pulseaudio modules now support an optional "format_muted"
setting. If provided, it will be used instead of "format" when the audio
is muted.
2014-06-11 18:58:41 -04:00
enkore
c6e6a03e6d Merge pull request #68 from tomxtobin/bonded-interfaces
Support bonded interfaces under Linux
2014-06-11 11:46:38 +02:00
Tom X. Tobin
df50913332 Support bonded interfaces under Linux
The "network" and "wireless" modules now support interfaces enslaved to
a bonding master. We check sysfs for bonded interfaces, and update each
slave's AF_INET/AF_INET6 from its master.
2014-06-10 21:43:09 -04:00
enkore
7b36808b0b Merge pull request #64 from mekanix/master
Next song on right click in MPD.
2014-06-08 20:18:12 +02:00
Goran Mekić
cf369f8e53 Next song on right click in MPD. 2014-06-01 11:51:01 +02:00
enkore
8aeb92286f Update Readme #63 2014-05-31 12:27:11 +02:00
enkore
433784c7b9 Merge pull request #63 from eBrnd/patch-1
fix a copypaste error / typo in load.py
2014-05-31 12:26:12 +02:00
eBrnd
21e829fb07 fix a copypaste error / typo 2014-05-31 09:26:33 +02:00
siikamiika
e86c3137d2 move bs4 import to run to avoid unnecessary ImportErrors 2014-05-23 18:35:57 +03:00
siikamiika
926b0ba94c Itella tracking for parcel module 2014-05-23 17:48:55 +03:00
enkore
0c04ce466b Update README #58 #59 #60 2014-05-19 15:16:40 +02:00
enkore
36142a96c8 Merge pull request #60 from andresmrm/patch-3
Enable define round digits.
2014-05-19 15:13:34 +02:00
enkore
68ca823fce Merge pull request #59 from andresmrm/patch-2
Allow round to INT
2014-05-19 15:13:28 +02:00
enkore
e7fc0308a8 Merge pull request #58 from andresmrm/patch-1
configurable color and round parameters
2014-05-19 15:13:18 +02:00
Andrés Martano
350d7db3aa Enable define round digits. 2014-05-10 11:23:57 -03:00
Andrés Martano
29cdbf72b8 Allow round to INT
In round_dict, if places is None, round to INT.
2014-05-10 10:40:00 -03:00
Andrés Martano
ce47d69174 configurable color and round parameters
Allows to configure color parameter and round value.
The last, for None->INT to work, needs more one change in utils.py that I will propose now too.
2014-05-10 10:35:54 -03:00
enkore
640f25d5eb Merge branch 'netifaces' 2014-05-10 13:43:42 +02:00
enkore
d2f2ed7ee4 Merge branch 'master' of https://github.com/al45tair/i3pystatus into netifaces 2014-05-10 13:43:34 +02:00
enkore
e0584d6661 update readme 2014-05-10 13:43:23 +02:00
Alastair Houghton
8103cf35a1 Replaced references to netifaces-py3 with netifaces. 2014-05-10 12:11:22 +01:00
enkore
b45261164a mpd: remove unused format_time 2014-05-06 14:26:28 +02:00