mood
A tiny terminal tool that fetches a random motivational message and prints it in a random color.
Just run mood whenever you need a little motivation.
Installation
Using pip
pip install mood-cli
Using pipx
pipx install mood-cli
Usage
Simply run:
mood
You'll get a random motivational message:
Believe you can and you're halfway there.
The message is fetched from the Affirmations API, and the color is randomly generated each time.
Requirements
- Python 3.9+
- Internet connection
Development
Clone the repository and install the project locally:
git clone https://github.com/shibinshibii/mood.git
cd mood
python -m venv venv
source venv/bin/activate
pip install -e .
Then run:
mood
License
MIT
Release files for mood-cli 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mood_cli-0.1.0.tar.gz | 2.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mood_cli-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.6 kB
Release files / mood_cli-0.1.0.tar.gz
| Download URL | mood_cli-0.1.0.tar.gz |
|---|---|
| Size | 2.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5005f37444e424c3a07f077bd4d660833572a69cb86291260f7c2b4a081cd340
|
|
BLAKE2b-256 checksum How to use checksums |
0a7448eed8cbdf6e7816faf1c0c27d9f22df6df1d52087794a30cb3b0c6df771
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.7
|
Release files / mood_cli-0.1.0-py3-none-any.whl
| Download URL | mood_cli-0.1.0-py3-none-any.whl |
|---|---|
| Size | 3.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1ebc0d30d7faeeff55a8bb5d1dd62313b439cbc1c237bbd0a3697f2e03468dd3
|
|
BLAKE2b-256 checksum How to use checksums |
ed92ce0ccb1bd1ad263d04bdb9955ca64aa115fb3555e59d8759474d219db833
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.7
|