~hutzdog/nominfo

Graphing software for Nomie v5/v6

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~hutzdog/nominfo
read/write
git@git.sr.ht:~hutzdog/nominfo

You can also use your local clone with git send-email.

#Nominfo - Know Thyself Through Graphs

Nominfo is a system for analysing exported data from Nomie V5 and V6.

#Features

  • [x] Analyze your mood using financial tools
  • [x] Get a fine grained view of your mood in various graph formats
  • [x] Find relationships between different mood factors
  • [ ] Predict where your mood will be over the next short period

#Installation

You will need a working install of the R programming language

  1. Run Rscript -e 'install.packages("renv")' to install the R environment manager
  2. Run ./nominfo.R to install all other dependencies and run the script (or use cargo run to open a webview)
Do not follow this link