Keep a happy jar from your terminal
Project description
Happy Jar CLI
An easy to use CLI for storing good memories and gratitiude.
The happy jar is stored as a txt file in your home dir.
Write to it with happy log "happy text here :)"
View logs with happy get all
or happy get today
Install
cd ~
git clone https://github.com/TechWiz-3/happy-jar-cli.git
cp ~/happy-jar-cli/happy /usr/local/bin && chmod +x /usr/local/bin/happy
What is it?
Usage
$ 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
Example
Inspired by michelle/happy
🎉 Commit labels
If you're interested in the commit labels used in this repo, check out my git commit emoji project
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.