An easy to use CLI for storing good memories and gratitiude.
# basic logging
$ happy log "Happy text here! :D"
# view logs with
$ happy get all
# or,
$ happy get today
pip install happyjar
Binaries:
Download the binary for your platform from the Artifacts
section of the latest GitHub Actions run.
$ happy --help
usage: happy [-h] {log,get} ...
Log your good memories and gratitiude.
positional arguments:
{log,get}
log logs an entry
get gets entries
optional arguments:
-h, --help show this help message and exit
examples:
happy log "i am so happy because you starred this project's repo on github xDD"
happy get all
Inspired by michelle/happy
Check Issues for more.
- Clone the repo and cd into it
- Ensure
poetry
is installed -pip install poetry
- Run
poetry install
- Make whatever changes you need
- To text changes run (in project root directory)
poetry run happy
- HitBlast the Mighty
- Diwash Dahal the Conqueror
- Franklin Ikeh the Neat
- Micah Wood the Strong
- Tanmay Patil the Admirable
- Rishabh Moharir the Noble
If you're interested in the commit labels used in this repo, check out my git commit emoji project