Metadata-Version: 2.1
Name: journaly
Version: 0.1
Summary: simple journal terminal program
Home-page: https://github.com/lovebirdsnest/Journal.git
Author: unwoundclock
Author-email: unwoundclock@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# Journaly
A simple journal in your terminal.
**Commands:**
* `journaly help` for help information
* `journaly new` to create a new entry
* `journaly show` to show all logged entries

**Note:** the .txt file with all the entries is located at your home folder/journaly/entries.txt.

**Note:** Probably doesn't work on Windows. Only tested on mac. 


