go-ttrss

incomplete CLI interface to manage your TTRSS account
git clone https://git.e1e0.net/go-ttrss.git
Log | Files | Refs | README

DateCommit messageAuthorFiles+-
2020-08-01 16:01improve view of category and feed listingsPaco Esteban1+2-2
2020-08-01 15:58getCategories api fixed upstreamPaco Esteban2+5-5
2020-07-31 18:23add youtube example urls and parse also `/user` typePaco Esteban2+5-4
2020-07-31 18:16add basic READMEPaco Esteban1+42-0
2020-07-31 18:12subscribe accepts youtube addresses nowPaco Esteban2+84-2
2020-07-31 15:48implement unsubscribe from feedPaco Esteban2+24-2
2020-07-31 15:47implement subscribe to feedPaco Esteban2+47-4
2020-07-31 15:46print id on feed listPaco Esteban1+2-2
2020-07-31 14:48implement `ls` which lists feeds by category idPaco Esteban2+43-6
2020-07-30 18:20initial commit.Paco Esteban4+328-0