Simon Legner
9591de4461
network_traffic: allow to hide down interfaces
...
Interfaces which are down can be hidden or formatted differently.
The following options are added:
hide_down - whether to not display a interface which is down
format_down - format string if the interface is down (unless hide_down is set)
2014-10-30 08:23:00 +01:00
enkore
fbd44cd4dd
Update setup.py
2014-10-23 14:22:03 +02:00
enkore
da77d1556a
Update README.rst
2014-10-23 14:21:48 +02:00
enkore
82ff355118
Update README.rst
2014-10-23 14:20:59 +02:00
enkore
58a3185921
Merge pull request #136 from rampage644/features/cmus
...
Add `cmus` module
2014-10-23 14:19:40 +02:00
enkore
23d4daa15f
Merge pull request #135 from rampage644/features/pomodoro
...
Pomodoro module
2014-10-23 14:19:02 +02:00
Sergei Turukin
9a83f7117e
Pep8 formatting
2014-10-23 14:38:09 +03:00
Sergei Turukin
1ca35c238e
Pep8 formatting
2014-10-23 14:35:06 +03:00
enkore
b263c66baf
Close #133
2014-10-23 12:25:40 +02:00
enkore
c6ac32bad2
Merge pull request #134 from hobarrera/readme
...
Link to stable ArchLinux package as well.
2014-10-23 12:24:47 +02:00
Sergei Turukin
2ae45ec1e7
Add cmus
module
...
Use `cmus-remote` to get info and send commands to `cmus`.
2014-10-22 18:30:40 +03:00
Sergei Turukin
c64e759b5a
Update docs
2014-10-22 18:26:20 +03:00
Sergei Turukin
e0cb834ae1
Add pomodoro
module.
...
Add _Pomodoro_ module. See http://en.wikipedia.org/wiki/Pomodoro_Technique
It uses `aplay` for playing alarm sound. It also uses `notify-send` utility
for nitification.
2014-10-22 18:26:07 +03:00
Hugo Osvaldo Barrera
c5b92f2050
Link to stable ArchLinux package as well.
2014-10-21 22:54:25 -03:00
enkore
b9846936e1
Whoops
2014-10-17 16:39:53 +02:00
enkore
55faac433a
Hm, let's see if just caching half the virtualenv will work.
2014-10-17 16:35:17 +02:00
enkore
2276dd01b4
plus a little test for #132
...
(I thought i3pystatus was at fault, but no, it's correct)
2014-10-17 16:26:39 +02:00
enkore
6cdbcc8ede
This seems to be different behaviour between py.test and nose
...
nosetests problably switched to the current tests directory before executing them.
2014-10-17 16:25:04 +02:00
enkore
95718c27a8
Remember when we switched to py.test? Yeah well, we lost half the tests on the way there.
2014-10-17 16:12:59 +02:00
enkore
34a71d8fd4
Fix as per https://github.com/travis-ci/travis-ci/issues/2231#issuecomment-41879005
2014-10-17 14:32:54 +02:00
enkore
a08dd924c4
Ok, this doesn't seem to be possible with Python 3.3. Great!
2014-10-17 13:21:27 +02:00
enkore
a7bfb0e7a5
This should go into the python section, not the virtualenv section.
2014-10-17 13:16:49 +02:00
enkore
17e60c341c
Maybe like this?
2014-10-17 13:12:27 +02:00
enkore
c3f1f27186
Aha, now that's interesting.
...
The isolated venv was then probably the reason why pip didn't see
python3-sphinx in https://travis-ci.org/enkore/i3pystatus/builds/38247577
2014-10-17 13:01:04 +02:00
enkore
8a4d43c86d
Make CI builds less noisy
2014-10-17 12:56:46 +02:00
enkore
5c9e7ec502
pip doesn't detect dist-package for some reason.
2014-10-17 12:53:38 +02:00
enkore
828dc08763
Rename requirements.txt to dev-...txt to clarify that these are NOT core dependencies.
...
(Installing packaged sphinx should speed up CI builds significantly and pip
should figure out it doesn't need to install it.)
2014-10-17 12:23:02 +02:00
enkore
31aa3119bd
Remove IDEA project altogether.
2014-10-17 12:19:31 +02:00
enkore
4ebf891983
That doesn't belong here.
2014-10-17 11:21:21 +02:00
enkore
a2bb10443c
mimimi - 1.5.6 doesn't complain about that. interesting.
2014-10-14 17:40:16 +02:00
enkore
a0a557de9d
PEP 8 (I'm bored): tests/test_core_util
2014-10-14 16:53:15 +02:00
enkore
f18ee346c8
PEP 8 (I'm bored): pulseaudio
2014-10-14 16:53:09 +02:00
enkore
9e06145389
PEP 8 (I'm bored): core/util
2014-10-14 16:51:58 +02:00
enkore
b2b34ad81a
PEP 8 (I'm bored): core/modules
2014-10-14 16:50:40 +02:00
enkore
8db7b1d160
PEP 8 (I'm bored): core/io
2014-10-14 16:50:08 +02:00
enkore
2bba406485
CI: run pep8 utility on tree
2014-10-14 16:49:08 +02:00
enkore
3b3b716307
PEP 8 (I'm bored): mail.notmuchmail
2014-10-14 16:47:19 +02:00
enkore
2346d82ed8
PEP 8 (I'm bored): weather
2014-10-14 16:44:56 +02:00
enkore
d1725228d0
PEP 8 (I'm bored): uptime
2014-10-14 16:44:40 +02:00
enkore
ac58db5811
PEP 8 (I'm bored): text
2014-10-14 16:43:29 +02:00
enkore
f7d95a28a0
PEP 8 (I'm bored): shell
2014-10-14 16:43:15 +02:00
enkore
d782621696
PEP 8 (I'm bored): reddit
2014-10-14 16:43:02 +02:00
enkore
7b12be077d
PEP 8 (I'm bored): parcel
2014-10-14 16:41:27 +02:00
enkore
1d46cde704
PEP 8 (I'm bored): now_playing
2014-10-14 16:41:06 +02:00
enkore
45e0a13cf5
PEP 8 (I'm bored): network_traffic
2014-10-14 16:40:15 +02:00
enkore
a07539f126
PEP 8 (I'm bored): network
2014-10-14 16:38:36 +02:00
enkore
29a0278bc5
PEP 8 (I'm bored): mpd
2014-10-14 16:37:48 +02:00
enkore
c596f1b5f6
PEP 8 (I'm bored): mem
2014-10-14 16:37:04 +02:00
enkore
89fd73d9c0
PEP 8 (I'm bored): disk
2014-10-14 16:37:02 +02:00
enkore
69a62726f4
PEP 8 (I'm bored): cpu_usage_graph
2014-10-14 16:35:22 +02:00