#happy #journal #binary #charting #mental-health

bin+lib happy_chart_rs

A subjective day quality charting program

17 stable releases

1.17.2 Apr 5, 2024
1.17.1 Mar 20, 2024
1.15.1 Feb 29, 2024
1.13.1 Dec 15, 2023
1.8.0 Aug 15, 2023

#46 in Visualization

Download history 5/week @ 2024-02-02 6/week @ 2024-02-16 321/week @ 2024-02-23 323/week @ 2024-03-01 92/week @ 2024-03-08 296/week @ 2024-03-15 25/week @ 2024-03-22 18/week @ 2024-03-29 87/week @ 2024-04-05

435 downloads per month

GPL-3.0-only

370KB
4K SLoC

Happy Chart

A multipurpose daily journaling software

Happy chart is a program I wrote using:

  • eframe
  • egui
  • serde
  • serde_json
  • chrono
  • image
  • rfd
  • self_update
  • zip
  • tracing
  • strum
  • csv
  • cocoon

Purpose:

Happy chart is an idea I had, where I wanted to graph the subjective quality of each day, at the time I used a spreadsheet software but realized it would be a really fun programming project to make in rust, which I'm trying to practice anyway.

If anyone uses this program, I would absolutely love to know if there are any features that would make the program better. I would also love to know if anyone uses this program, and what they do and don't like about it, as I personally love using it, and it's really motivating to hear people enjoying things I have made. :)

Features:

  • JSON based stat saving locally relative to the program executable
  • JSON based program settings saved relative to program executable
  • somewhat pretty stat visualization
  • Automagic updating
  • Screenshotting system
  • Mild amount of customization and settings to play with
  • Automatic program data backups ( if enabled )
  • Journal entry mood tagging
  • Export save file to CSV
  • Statistics calculations of journal entries
  • Save fil encryption
  • Skip-able embedded basic usage tutorial

Contributions and suggestions:

I love working on this program, if you have any ideas, please feel free to send a pull request, or create an issue. I will always consider them!

<3 image

Dependencies

~42–86MB
~1.5M SLoC