From e4942fdab9a43712d56b38dbdb8421d38d7743df Mon Sep 17 00:00:00 2001 From: makefu Date: Tue, 31 Mar 2020 22:23:38 +0200 Subject: ebknotify: add feed --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index f9ab36b..e5e90c0 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,12 @@ Notify via different channels once a new item popped up on Ebay Kleinanzeigen. This Projekt utilizes the original code from [ebk-client](https://github.com/tejado/ebk-client/) +# Installation + +``` +install -D ./ebk.example.yml ~/.config/ebk-notify/ebk.yml +vim ~/.config/ebk-notify/ebk.yml +# update app-pw,username,password + # License MIT -- cgit v1.2.3