Alois Mahdal
|
96b9342e43
|
Encode/decode UTF-* properly
|
9 lat temu |
Alois Mahdal
|
23235f12a3
|
Only put space after status if any data follows
|
9 lat temu |
Alois Mahdal
|
c3f4422a98
|
Do not trim if max length is set to 0
|
9 lat temu |
Alois Mahdal
|
d16b38bccf
|
Add TODO
|
10 lat temu |
Alois Mahdal
|
30675d223a
|
Add new status "connecting"
|
10 lat temu |
Alois Mahdal
|
7184b86bc7
|
flake8 cleanup
|
10 lat temu |
Alois Mahdal
|
9f176b5235
|
Add basic config mechanism
|
10 lat temu |
Alois Mahdal
|
9b6f160a3b
|
Use square for stoppec status
|
10 lat temu |
Alois Mahdal
|
074450adab
|
Add new status: starting
|
10 lat temu |
Alois Mahdal
|
6c9d88d840
|
Add Dropbox plugin
Check dropbox daemon status and report it in few chars
|
10 lat temu |
Alois Mahdal
|
9d1bf46424
|
Fix regression from renaming exception
|
10 lat temu |
Alois Mahdal
|
776b48ca1e
|
Don't repeat module name in class names
|
10 lat temu |
Alois Mahdal
|
c2d69a5370
|
Add Travis CI build status
|
10 lat temu |
Alois Mahdal
|
f917b13779
|
Fix typo
|
10 lat temu |
Alois Mahdal
|
8665f3ef83
|
Add files for Travis CI and PyPI
|
10 lat temu |
Alois Mahdal
|
68aff87272
|
qotd: Use maxlen for recv
For QOTD, 512 is not mandatory, so allow to fetch more data
if user asks (by using "-c" argument).
|
10 lat temu |
Alois Mahdal
|
cb5fbab7fe
|
Add plugin: qotd
|
10 lat temu |
Alois Mahdal
|
be867461ab
|
Add error condition for plugin usage message
|
10 lat temu |
Alois Mahdal
|
c68008d4cf
|
Move Subcommand instantiation to run
To prevent duplication of error catching
|
10 lat temu |
Alois Mahdal
|
4c0ac74b59
|
Catch plugin exceptions at App.run() as well
|
10 lat temu |
Alois Mahdal
|
d5e0f587fd
|
Clarify error message
|
10 lat temu |
Alois Mahdal
|
8b62166d11
|
Generate message when raising
|
10 lat temu |
Alois Mahdal
|
46830ab12e
|
Make it easier to die properly
Imply str() on msg so that anything can be passed
|
10 lat temu |
Alois Mahdal
|
e92439cc85
|
Use proper ellipsis (U+2026)
|
10 lat temu |
Alois Mahdal
|
25bbc2b6f0
|
Fix plugins after former refactoring
|
10 lat temu |
Alois Mahdal
|
45bf2c871e
|
Enable Markdown rendering on Github
|
10 lat temu |
Alois Mahdal
|
5a6f9c2baf
|
Remove unused methods
|
10 lat temu |
Alois Mahdal
|
6f42ed9ab8
|
Drop stderr from mocp query
|
10 lat temu |
Alois Mahdal
|
8c65f13616
|
Rename project
|
10 lat temu |
Alois Mahdal
|
690a1716f4
|
Add moc.py, plugin for Music On Console
As moc-titler ported to Python/gmon
[1]: https://github.com/AloisMahdal/moc-titler
|
10 lat temu |
Alois Mahdal
|
3a44c28eb3
|
Make docopt more readable
|
10 lat temu |
Alois Mahdal
|
3bda98b1e4
|
Make use of --chars parameter
|
10 lat temu |
Alois Mahdal
|
d50d523839
|
Die properly in case of non-existent plugin
|
10 lat temu |
Alois Mahdal
|
ea6833af9d
|
Rename application args to cmdargs to avoid confusion
|
10 lat temu |
Alois Mahdal
|
2ad6835182
|
Add common exit methods
|
10 lat temu |
Alois Mahdal
|
2c2a39f687
|
Add info where config/data will be stored
|
10 lat temu |
Alois Mahdal
|
0097095509
|
Add basic installation instructions
|
10 lat temu |
Alois Mahdal
|
af16d2b577
|
Move most of code go gmon module
|
10 lat temu |
Alois Mahdal
|
f7fb7e4dc8
|
Add renderer and a default method for XGP
|
10 lat temu |
Alois Mahdal
|
f8d05a0b85
|
Add plugin base class
|
10 lat temu |
Alois Mahdal
|
7a330b37ef
|
Add first version of README
|
10 lat temu |
Alois Mahdal
|
d660592f06
|
Add basic structure and example plugins
|
10 lat temu |
Alois Mahdal
|
4487e61c8e
|
Initial commit
|
10 lat temu |