Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ryzhovau/juick-remover
- Owner: ryzhovau
- Created: 2015-04-26T17:34:04.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-27T08:17:48.000Z (over 9 years ago)
- Last Synced: 2023-03-29T01:15:29.871Z (almost 2 years ago)
- Topics: juick
- Language: Shell
- Size: 141 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.