Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/vaishnav-sabari-girish/anime_quote_terminal
- Owner: Vaishnav-Sabari-Girish
- Created: 2024-12-10T10:37:51.000Z (26 days ago)
- Default Branch: main
- Last Pushed: 2024-12-10T12:47:09.000Z (26 days ago)
- Last Synced: 2024-12-10T13:33:08.364Z (26 days ago)
- Language: Shell
- Size: 14.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)