Reddit dans le terminal - retour accueil
git clone git://bebou.netlib.re/reddit-curses
Log | Files | Refs | README |
commit 4bea1ddd208f15fb08f63c71a00265c8080ba039 Auterice: arthur <arthur.pons@unistra.fr> Date: Mon, 22 May 2023 14:01:23 +0200 Le début Diffstat:
A | france | | | 3 | +++ |
A | games | | | 3 | +++ |
A | | | 3 | +++ | |
A | videos | | | 3 | +++ |
4 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/france b/france @@ -0,0 +1,3 @@ +france +francedigeste +merdeinfrance diff --git a/games b/games @@ -0,0 +1,3 @@ +globaloffensive +apexlegends +starcraft diff --git a/reddit b/reddit @@ -0,0 +1,3 @@ +#!/bin/sh + +reddio print -l 50 -f '$created $title $url id : $id\nscore : $score\ncommentaires : $num_comments\n plain $subreddit$nl' "${1:-r/all}" diff --git a/videos b/videos @@ -0,0 +1,3 @@ +videos +mealtimevideos +breadtube