Sergei Turukin
|
eab6f77bd6
|
PEP8 fix
|
2014-12-10 19:19:11 +02:00 |
|
Sergei Turukin
|
362c3ec83e
|
Fix typos
|
2014-12-10 18:26:15 +02:00 |
|
Sergei Turukin
|
d0f76a2d97
|
PEP8 fix
|
2014-12-10 18:25:32 +02:00 |
|
Sergei Turukin
|
105e92b5aa
|
Update format description for pomodoro module
|
2014-12-10 18:25:15 +02:00 |
|
Sergei Turukin
|
f263cb55e8
|
Update format string description
|
2014-12-10 18:23:25 +02:00 |
|
Sergei Turukin
|
6593c580ae
|
Improve doc for available formatters for cmus module
|
2014-12-10 18:20:51 +02:00 |
|
Sergei Turukin
|
b89b1c783f
|
PEP8 fixes
|
2014-12-09 16:56:35 +02:00 |
|
Sergei Turukin
|
45c94bd5cd
|
Make format configurable, fix bug, progess output
|
2014-12-09 16:49:27 +02:00 |
|
Sergei Turukin
|
a1c66f33b5
|
Update heuristics for getting artist/title from filename
|
2014-12-09 16:48:14 +02:00 |
|
Sergei Turukin
|
b1a7dba986
|
Fix module with no cmus running
|
2014-10-30 11:59:18 +02:00 |
|
Sergei Turukin
|
b46c68ed50
|
Reset timer right on left click
|
2014-10-28 11:11:32 +02: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 |
|