Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vaishnav-sabari-girish/anime_quote_terminal

Get an anime quote in your terminal.
https://github.com/vaishnav-sabari-girish/anime_quote_terminal

Last synced: 14 days ago
JSON representation

Get an anime quote in your terminal.

Awesome Lists containing this project

README

        

# Anime_quote_Terminal
Get an anime quote in your terminal. The quotes are taken from [Yurippe](https://yurippe.vercel.app/)

1. Download the `anime_quote.sh` file and place it in a path of your choice.
2. Make the file an executable using `chmod +x anime_quote.sh`
3. Test it by typing `./anime_quotes.sh` in the terminal. If a quote appears , it works.
4. Now go to your `~/.bashrc` file and add thee path o the `anime_quote.sh` file in the end of the file.
5. Exit the file and type `source ~/.bashrc`
6. The next time you open the terminal , it'll display a quote from some random anime with the name of the character who said it.

It'll look kinda like this
![Screenshot from 2024-12-10 17-24-12](https://github.com/user-attachments/assets/f8f6e778-4dd1-4531-ac06-54fc992a4e0a)

For the proper steps chk out this asciinema recording.

[![asciicast](https://asciinema.org/a/1jq20OV72ul7nx3klvChbQvCl.svg)](https://asciinema.org/a/1jq20OV72ul7nx3klvChbQvCl)

## Stargazers over time

[![Stargazers over time](https://starchart.cc/Vaishnav-Sabari-Girish/Anime_quote_Terminal.svg?variant=dark)](https://starchart.cc/Vaishnav-Sabari-Girish/Anime_quote_Terminal)