Does anybody know personal health records software for Linux?
I want to record blood pressure, pulse, temperature, feel to analyze later. I will write information manually, as my measuring instruments doesn't have connection to PC.
Of course I can just write data to simple plain text file and then plot them with gnuplot or matplotlib as a true *nix user. But I think that this problem was solved and someone created more comprehensive tool, which for example can store blood analysis results, electrocardiograms, ..., can remind to measure blood pressure and pulse and so on.
I've tried to google it, I've looked on this list but found only huge web-based systems for hospitals (like GNU Health, GNUmed, etc.).