mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add Journiv a self hosted journal application
This commit is contained in:
parent
3fd411a9ca
commit
d5b725b3a4
7 changed files with 27 additions and 0 deletions
|
|
@ -16,5 +16,6 @@ steps:
|
|||
- DPL
|
||||
- Elastic-2.0
|
||||
- NPOSL-3.0
|
||||
- PolyForm-Noncommercial-1.0.0
|
||||
- SSPL-1.0
|
||||
- SUL-1.0
|
||||
|
|
|
|||
|
|
@ -20,6 +20,7 @@ steps:
|
|||
- DPL
|
||||
- Elastic-2.0
|
||||
- NPOSL-3.0
|
||||
- PolyForm-Noncommercial-1.0.0
|
||||
- SSPL-1.0
|
||||
- SUL-1.0
|
||||
|
||||
|
|
@ -46,5 +47,6 @@ steps:
|
|||
- DPL
|
||||
- Elastic-2.0
|
||||
- NPOSL-3.0
|
||||
- PolyForm-Noncommercial-1.0.0
|
||||
- SSPL-1.0
|
||||
- SUL-1.0
|
||||
|
|
|
|||
|
|
@ -44,6 +44,10 @@
|
|||
name: Non-Profit Open Software License 3.0
|
||||
url: https://spdx.org/licenses/NPOSL-3.0.html
|
||||
|
||||
- identifier: PolyForm-Noncommercial-1.0.0
|
||||
name: PolyForm Noncommercial License 1.0.0
|
||||
url: https://polyformproject.org/licenses/noncommercial/1.0.0/
|
||||
|
||||
- identifier: SSPL-1.0
|
||||
name: Server Side Public License
|
||||
url: https://spdx.org/licenses/SSPL-1.0.html
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@ licenses:
|
|||
platforms:
|
||||
- Docker
|
||||
tags:
|
||||
- Journaling
|
||||
- Note-taking & Editors
|
||||
source_code_url: https://github.com/PhiTux/DailyTxT
|
||||
demo_url: https://dailytxt.phitux.de
|
||||
|
|
|
|||
12
software/journiv.yml
Normal file
12
software/journiv.yml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
name: Journiv
|
||||
website_url: https://journiv.com
|
||||
source_code_url: https://github.com/journiv/journiv-app
|
||||
description: Self hosted private journaling platform with mood tracking, guided prompts, analytics and immich integration.
|
||||
licenses:
|
||||
- PolyForm-Noncommercial-1.0.0
|
||||
platforms:
|
||||
- Docker
|
||||
- Python
|
||||
tags:
|
||||
- Journaling
|
||||
- Note-taking & Editors
|
||||
|
|
@ -7,6 +7,7 @@ platforms:
|
|||
- Docker
|
||||
- Go
|
||||
tags:
|
||||
- Journaling
|
||||
- Note-taking & Editors
|
||||
source_code_url: https://github.com/usememos/memos
|
||||
demo_url: https://demo.usememos.com/explore
|
||||
|
|
|
|||
6
tags/journaling.yml
Normal file
6
tags/journaling.yml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
name: Journaling
|
||||
description: "[Journaling](https://en.wikipedia.org/wiki/Journaling) software helps capture daily thoughts, reflections, and personal records over time."
|
||||
related_tags:
|
||||
- Note-taking & Editors
|
||||
- Personal Dashboards
|
||||
- Health and Fitness
|
||||
Loading…
Reference in a new issue