pub / pp-notifier

Instant Messenger Notification daemon for the PinePhone
git clone https://src.jayvii.de/pub/pp-notifier.git
Home | Log | Files | Exports | Refs | README | RSS

commit c402841c15beb33fcfcc73601824ef2b56f2d666
parent 076d6563f5c3521f98f4bc990b82c21067bec97e
Author: JayVii <jayvii[AT]posteo[DOT]de>
Date:   Sun, 19 Sep 2021 17:34:06 +0200

Authorship and Contributions

Diffstat:
MREADME.md | 10+++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -47,7 +47,7 @@ telegram-cli Pull this source directory, and run `debuild`: ``` -git pull https://src.jayvii.de/PinePhone/Notifier +git pull https://src.jayvii.de/pub/notifier.git cd Notifier debuild ``` @@ -76,3 +76,11 @@ cp /usr/share/applications/im-notifier.desktop ~/.config/autostart/ IM Notifier reads configurations from `~/.config/im-notifier/config`. A sample file can be found in the root repository as [`config.sample`](./config.sample) + +# Authoring & Maintenance + +- JayVii <jayvii [AT] posteo [DOT] de> + +# Contribute + +You may contribute by sending patches to one of the authors or maintainers above.