Code Monkey home page Code Monkey logo

yiffy's Introduction

yiffy

yiffy_logo_readme

E621/E926 Search and Download TUI App

Yiffy is a basic Text User Interface (TUI) application developed to provide the process of searching, fetching, and downloading images from e621 and e926.

Table of Contents

Dependencies

Mandatory Dependencies:

Optional Dependencies:

Manual Build Instructions

Follow these steps to compile and install Yiffy manually:

git clone https://github.com/MertGunduz/yiffy.git
cd yiffy
mkdir build && cd build
cmake ..
make
sudo cmake --install .

Guide to Yiffy Commands

Search and TUI (Text User Interface)

Interact with the application through a user-friendly interface

  • yiffy search tui argument:
    • --search "tag1+tag2": Enhance your search experience with an intuitive TUI.

API Fetch and Download

Quickly fetch and download images based on tags

  • yiffy api fetch arguments:
    • --fetch "tag1+tag2": Retrieve URLs based on specified tags.
    • --dfetch "tag1+tag2": Fetch URLs and download the images instantly.

Information and Help

Get help and information about Yiffy

  • yiffy information menu arguments:
    • --help: Access a guide and list of commands.
    • --version: Check the current version of Yiffy.
    • --github: Visit the Yiffy GitHub repository.
    • --config: Open the configuration menu.

Configuration

Adjust settings and configurations as per your preference

  • yiffy configuration and credential arguments:
    • --nsfw "on/off": Toggle NSFW (Not Safe for Work) and SFW (Safe For Work) content.
    • --ivcommand "cmd": Set the command used to view images in search system.
    • --uname "uname": Set the uname used to send API requests.
    • --apikey "apikey": Set the API key used to send API requests.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.