F0903 / AnxietyJournal

A simple tool for taking note of when you are anxious, or journaling anxiety-provoking events.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AnxietyJournal Logo

CI CodeQL

NOTE: This project was made to learn Electron development without any external framework (such as React), but might be rewritten in such a framework at some point.

A simple tool for taking note of when you are anxious, or journaling anxiety-provoking events.

You can find the latest stable installer under the releases tab, or the latest unstable under the most recent CI action. :)

NOTE: Requires Josefin Sans font (will be bundled at a later date), and MongoDB server installed.

Data will be stored locally unencrypted on MongoDB, the app does also not have access to the remote module (data cannot be uploaded to the web) and uses IPC for passing data.

About

A simple tool for taking note of when you are anxious, or journaling anxiety-provoking events.

License:GNU General Public License v2.0


Languages

Language:TypeScript 48.9%Language:CSS 34.5%Language:HTML 12.0%Language:JavaScript 4.6%