Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ryzhovau/juick-remover

removes all posts, recommends or comments from juick.com
https://github.com/ryzhovau/juick-remover

juick

Last synced: 3 days ago
JSON representation

removes all posts, recommends or comments from juick.com

Awesome Lists containing this project

README

        

# juick-remover
Removes all posts, recommends or comments from juick.com. Only `curl` and `bash` are required.

Type:
```
./remover.sh posts
```
to remove all your posts.
```
./remover.sh recommends
```
to remove all likes.
```
./remover.sh comments
```
to remove all replies in subscribed posts. May take a long time to run.
```
./remover.sh all
```
to remove everything.