Commit Graph

21 Commits

Author SHA1 Message Date
Facetoe
455053d721 Calendar docs (#605)
* Properly document calendar module.

Raised in #604.

* Don't require config_path or calendar.

Raised in #604.
2017-09-08 15:50:40 +08:00
Thiago Kenji Okada
5e3434bd29 Remove playerctl module
Playerctl uses the exactly same interface as now_playing, however it
depends on a external binary dependency instead of dbus-python. And
now_playing is more feature complete and follows the standard set by
other modules (like the mpd module), while playerctl used an alien
configuration.

Spotify module used to depend on playerctl. Actually, playerctl was the
whole spotify module. So now it uses now_playing. I don't know if
spotify only works with playerctl, however in theory if depends on the
same dbus interface implemented on now_playing. Needs testing.
2017-01-13 20:55:13 -02:00
enkore
1041f5d0c8 Merge pull request #476 from m45t3r/playerctl
Spotify module refactoring
2016-10-23 20:32:33 +02:00
hcpl
afa4e610ab Add module for swap usage tracking 2016-10-22 06:36:27 +03:00
Thiago Kenji Okada
dd1243a063 Rename Spotify module to Playerctl
Provides a Spotify module, that is simply a wrapper of Playerctl module,
for compatibility purposes.
2016-10-20 10:50:30 -02:00
Raphael Scholer
0df4882ba0 Add moc to module overview 2016-10-14 00:49:52 +02:00
Erik Johnson
afdcf32388 Add module to display sports scores
This is a pluggable module which supports multiple backends. The first
backend displays MLB scores, with more planned (NHL to start).
2016-04-25 22:42:17 -05:00
Erik Johnson
dbfa267236 Link to weather backends 2016-03-29 01:14:56 -05:00
enkore
8e3857ccd0 Add import to mail backend example 2016-02-10 19:09:30 +01:00
facetoe
e0a3140f99 Add mail backend configuration example for #303. 2016-02-10 22:30:27 +08:00
Raphael Scholer
cd50c9a453 Add online to module overview 2015-10-03 01:50:30 +02:00
Raphael Scholer
8086347d3e docs - Add modules to module overview - except variants 2015-08-19 22:53:24 +02:00
Raphael Scholer
bed17cac64 docs - Sort modules in Module overview alphabetically 2015-08-19 22:31:25 +02:00
enkore
8ea4bdeb55 Minor formatting change 2015-06-17 16:12:10 +02:00
Lukáš Mandák
7d48a00b1e Updated docs. 2015-06-02 22:49:12 +02:00
facetoe
a9116fa592 Update docs 2015-01-03 21:53:26 +08:00
enkore
cf4bd30448 .... 2014-10-12 14:42:12 +02:00
enkore
850c0f11dc Update i3pystatus.rst 2014-10-12 14:37:19 +02:00
enkore
9841cc65f8 Better. 2014-10-12 02:47:49 +02:00
enkore
d91fc86e51 Looks nicer. 2014-10-12 01:41:23 +02:00
enkore
344ad4647f Moved all docs to sphinx. Nothing changes for module authors. 2014-10-12 01:32:29 +02:00