https://github.com/simoso68/i-need-coffee
Coffee for your terminal.
https://github.com/simoso68/i-need-coffee
bash coffee
Last synced: 5 months ago
JSON representation
Coffee for your terminal.
- Host: GitHub
- URL: https://github.com/simoso68/i-need-coffee
- Owner: Simoso68
- License: gpl-3.0
- Created: 2023-07-12T18:25:47.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T07:13:59.000Z (11 months ago)
- Last Synced: 2025-04-07T15:51:58.519Z (6 months ago)
- Topics: bash, coffee
- Language: Shell
- Homepage: https://simoso68.github.io/i-need-coffee/
- Size: 408 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# i-need-coffee
## Credits
Original Image of the cup of coffee: [Click here](https://www.inc.com/geoffrey-james/best-news-of-2021-coffee-is-incredibly-good-for-you.html). \
jp2a: [Click here](https://github.com/cslarsen/jp2a).The image has been modified by me and I added the color to the ASCII image, because jp2a didn't support color in my terminal.
## Installation
```
curl -sS https://raw.githubusercontent.com/Simoso68/i-need-coffee/main/install.sh | sudo bash
```If you aren't logged in as root already, you'll get prompted for entering the root password.
## Enjoy!

## Uninstall
```
curl -sS https://raw.githubusercontent.com/Simoso68/i-need-coffee/main/uninstall.sh | sudo bash
```If you aren't logged in as root already, you'll get prompted for entering the root password.
## Website

### The website's philosophy
1. On most screens 100% of the page should be visible without scrolling
2. Not too many animations but a few, keep it clean
3. The bottom is reserved for the red-purple-blue colored waves
4. Keeping it simple and not creating a seperate CSS file for every element### Where is it?
You should look for it [here](https://simoso68.github.io/i-need-coffee).
## Contributing
### If you contribute to the i-need-coffee scripts
- Keep the code good and clean and don't create a variable for every string of text in the script
- If you contribute malware, I'm going to throw a Ban-Hammer at you and let the GitHub support team decide over your future### If you contribute to the Website
- Follow the website's simple yet practical philosophy
- If you contribute malware, you know whats going to happen## License
[I-need-coffee](https://simoso68.github.io/i-need-coffee/) by [Simoso68](https://github.com/Simoso68) is licensed under the [GNU General Public License](https://www.gnu.org/licenses/gpl-3.0.html). \
Click [here](https://github.com/Simoso68/i-need-coffee/blob/main/LICENSE) to view the License file.