xaizek / mpdknotifier (License: GPLv2+) (since 2018-12-07)
A notification application that informs you about currently played song.
Subject SHA-1 Author Date
Add QtNetwork library dependency to CMakeLists.txt 182481b83f1fa043118cf0717ae152ee9ae7db98 xaizek 2012-04-11 17:36:51
Add THANKS file b7f8a1df984c9107dd48b2c83652f896e3f37b21 xaizek 2012-04-11 06:27:13
Bump version number 22b7df8468287bf0046f1a5761621e703804a1f2 xaizek 2012-04-11 06:24:27
Add support of password protected MPD servers e0060df742d75fc10a398be236cac769e76776c6 xaizek 2012-04-11 06:09:42
Substitute ampersand with & 09e7fd759d9f240389da9d0732179e4ef25e581a xaizek 2011-07-04 11:19:19
Added option "NoCoverImg". fba6e05d1710ee1072453ce88d701245e03f9590 xaizek 2011-04-10 14:19:44
Added prefix definition in INSTALL. 6312982e057a1b0b5ce484e3c4a0295f2e8b7e5b xaizek 2011-03-27 17:28:27
Fixed format string. adf1bb21456e1c02618ead08abdecb0f2ca52057 xaizek 2011-02-06 20:44:34
Saved README file before commiting. fc927ce9d7a7a5948dc8984b02c476ffc2e12438 xaizek 2011-02-06 18:08:51
Added 'Troubleshooting' section to README file. dcca486c1afe09e6bf8ffeffd6d5c338b9d340e5 xaizek 2011-02-06 18:07:11
Hints

Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://code.reversed.top/user/xaizek/mpdknotifier

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/mpdknotifier

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a pull request:
... clone the repository ...
... make some changes and some commits ...
git push origin master