From 086c630cbc26e11ebb59046691b39a335f38850f Mon Sep 17 00:00:00 2001 From: deicidus Date: Thu, 29 Jun 2023 23:04:52 -0700 Subject: [PATCH] added reddit downloaders to readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 232e6ef..f502a6e 100644 --- a/README.md +++ b/README.md @@ -169,4 +169,6 @@ Similar software is grouped together under one bullet. This list does not repres - [CardConjurer](https://github.com/MrTeferi/cardconjurer) is a site and apparently open-source repo to make printable Magic card templates. Art assets in this repo I think. - [Penpot](https://github.com/penpot/penpot) is a prototyping/diagramming tool - [Bootstrap](https://github.com/twbs) is a nice set of generic icons and other mobile-first web elements for quickly prototyping a project -- Whonix for securite hosting; NixOS for reliable environment reproduction. \ No newline at end of file +- Whonix for securite hosting; NixOS for reliable environment reproduction. +- [bulk-downloader-for-reddit](https://github.com/aliparlakci/bulk-downloader-for-reddit) allows downloading of reddit posts via the command line + - [redditdownloader.github.io](https://github.com/RedditDownloader/redditdownloader.github.io) also allows downloading of reddit posts, via a self-hostable GUI. \ No newline at end of file