dont-track-me-google
Firefox and Chrome extensions to prevent Google from making links ugly.
Journiv - Self hosted private journaling app
Note
Active development on this project is currently paused during June–August due to summer travel and family commitments.
Development will resume in August.
For any urgent issues, please contact: contact@journiv.com.
⚠️ Beta Software
Journiv is currently in beta and under active development. While the developers aims to keep data backward-compatible, breaking changes may still occur. Please keep regular backups of your data to avoid loss during updates.
Journiv is a self-hosted private journal. It features comprehensive journaling capabilities including mood tracking, prompt-based journaling, media uploads, analytics, and advanced search with a clean and minimal UI.
Give Journiv a quick try with one docker command.
Note
This docker run command starts a minimal version of Journiv. It lack components needed for various features of Journiv like import/export etc. For a complete docker compose file use this.
docker run -d \ --name journiv \ -p 8000:8000 \ -e SECRET_KEY=your-secret-key-here \ -e DOMAIN_NAME=192.168.1.1 \ -v journiv_data:/data \ --restart unless-stopped \ swalabtech/journiv-app:latest
Access Journiv: Open http://192.168.1.1:8000 (replace with your server IP) in your browser to try it out.
For complete installation guide see installation guide.
Want to just try a demo? (Thanks to JasonFieldz for hosting a demo instance).
Read the docs to learn more about Journiv and configuring it.
Contributions are welcome! Please see CONTRIBUTING.md and LICENSE for guidelines.
This project is licensed under the terms specified in the LICENSE file.
Need help or want to report an issue?
AI/LLM Usage
This repository contains portions of code, documentation, or text generated with the assistance of AI/LLM tools. All outputs have been reviewed and adapted by the author to the best of their ability before inclusion.
more like this
Firefox and Chrome extensions to prevent Google from making links ugly.
search projects, people, and tags