An open API service indexing awesome lists of open source software.

https://github.com/F0903/AnxietyJournal

A simple tool for taking note of when you are anxious, or journaling anxiety-provoking events.
https://github.com/F0903/AnxietyJournal

anxiety anxiety-disorder anxiety-helper anxiety-situations css html journal journal-application journaling typescript

Last synced: about 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

# AnxietyJournal ![Logo](https://github.com/F0903/AnxietyJournal/blob/master/.github/media/AnxietyJournal%20Logo%202525.png)

[![CI](https://github.com/F0903/AnxietyJournal/actions/workflows/main.yml/badge.svg)](https://github.com/F0903/AnxietyJournal/actions/workflows/main.yml)
[![CodeQL](https://github.com/F0903/AnxietyJournal/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/F0903/AnxietyJournal/actions/workflows/codeql-analysis.yml)

**NOTE: This project was made long ago to learn Electron development without any external framework (such as React), it will not be updated

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.