Skip to content

k-donn/pyqt-journal-times

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Journal Entry Times PyQt

A PyQt app to represent entries in a Day One journal.

Usage

usage: run.py [-h]

Display a graph of journal entries from Day One JSON

optional arguments:
  -h, --help            show this help message and exit

Running

To run from the root dir,

python3.8 run.py

Generate Dummy Data

  • From the root of the foler,
python3.8 ./data/gen_dummy.py
  • Now, select the new ./data/Dummy.json file from run.py

Exporting Journal JSON

See Exporting Entries for instructions.

Export as JSON and place file in ./data directory.

Meta

I got the inspiration from seeing jiuguangw's Agenoria

TODO

  • Create super class that Dot Plot and Histogram inhereit
  • Add data summary tab

About

A PyQt app to visualize Day One entries

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages