xaizek / mpdknotifier (License: GPLv2+) (since 2018-12-07)
A notification application that informs you about currently played song.
Commit b7f8a1df984c9107dd48b2c83652f896e3f37b21

Add THANKS file
Author: xaizek
Author date (UTC): 2012-04-11 06:27
Committer name: xaizek
Committer date (UTC): 2012-04-11 06:27
Parent(s): 22b7df8468287bf0046f1a5761621e703804a1f2
Signing key:
Tree: d089516a809bdbb4ab10e6ef4cb0e5e2f10e6cce
File Lines added Lines deleted
NEWS 1 0
THANKS 2 0
File NEWS changed (mode: 100644) (index a163005..e1967b0)
1 1 v2.0.4: v2.0.4:
2 2 - added support of connecting to password protected MPD servers - added support of connecting to password protected MPD servers
3 - added THANKS file
3 4
4 5 v2.0.3: v2.0.3:
5 6 - substitute ampersand with & - substitute ampersand with &
File THANKS added (mode: 100644) (index 0000000..386c998)
1 To Erik Westrup <erik.westrup@gmail.com> for suggesting support of password
2 protected MPD servers.
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