Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/itsnickbarry/lunation

🌕 🌖 🌗 🌘 🌑 🌒 🌓 🌔 🌝
https://github.com/itsnickbarry/lunation

bash-prompt lunar moon phase wow

Last synced: 28 days ago
JSON representation

🌕 🌖 🌗 🌘 🌑 🌒 🌓 🌔 🌝

Awesome Lists containing this project

README

        

# Lunation

Keep your terminal in sync with the phases of the moon via a dynamic prompt.

Moon phase calculations in Bash thanks to [nikospag](https://github.com/nikospag/bash-moon-phase).

## Super Blood Wolf Moon Eclipse?

Not supported.

## Install

The `bc` program must be installed. Otherwise, the moon will stare back at you with knowing eyes: 🌝.

Run `install.sh` or add the contents of `set_moon_phase.sh` to your `.bashrc` file manually.

## Uninstall

Remove the lines from your `.bashrc` file which match the contents of `set_moon_phase.sh`.

___

![screenshot](./screenshot.png)

## See Also

[Fruit Salad](https://github.com/itsnickbarry/fruit-salad)