Git Product home page Git Product logo

aghpb-cli's Introduction

๐Ÿ’ฝ aghpb-cli

Fresh anime girls holding programming books right from the comfort of your command line.

aghpb_cli.mp4
Kooha-2024-02-03-23-24-15.mp4

Note

This project is a work in progress so expect bugs and missing features. (feel free to contribute and report any bugs)

Usage ๐Ÿ–ฑ๏ธ

aghpb-cli [options] {query}

Here's an example with rust being the book category and mai the anime character:

aghpb-cli -c rust mai

Check out the help command for more: aghpb-cli --help

Installation ๐Ÿ› ๏ธ

I don't plan on releasing to any package managers any time soon so for now you have two options, install from source (like a real man) or use my already published binary.

Warning

On Linux if the aghpb-cli command doesn't work you may need to add the ~/.cargo/bin directory to your path if you . You can do so by adding export PATH=$PATH:~/.cargo/bin to your .bashrc or an equivalent.

Install the binary ๐Ÿง‘โ€๐Ÿ’ป

Prerequisites: wget

Linux ๐Ÿง

wget https://github.com/THEGOLDENPRO/aghpb-cli/releases/latest/download/aghpb-cli && sudo mv ./aghpb-cli /usr/local/bin
sudo chmod +x /usr/local/bin/aghpb-cli

Windows ๐ŸชŸ

will add soon...

Install from source ๐Ÿ—๏ธ

Prerequisites: git, rust-lang, make (recommended)

git clone https://github.com/THEGOLDENPRO/aghpb-cli
cd aghpb-cli

Linux ๐Ÿง

Now if you have 'make' you may just run these commands and you're done:

make # build
make install # install to bin

If you don't have 'make' for some reason go and copy the code from the makefile yourself but try the make command at least you might already have it and I highly recommend you install it.

Windows ๐ŸชŸ

too lazy to add the instructions, someone do it for me ๐Ÿ˜ด like fr!

aghpb-cli's People

Contributors

thegoldenpro avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

aertic

aghpb-cli's Issues

open image in image viewer

As the title says, instead of using the cli open the image in an external image viewer depending on the platform.

V2 REWRITE

TODO

  • Add Fzf as an optional but recommended selector.
  • Show image in the terminal using chafa and the kitty protocol.
  • Key functions
    • ENTER --> Display a random aghpb image.
    • LEFT ARROW --> Return to the previews viewed image.
    • M --> Show metadata of the image.
    • V --> Display / refresh the image.

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.