Skip to content
/ jorno Public

A Journaling App Built with Tauri, Svelte and Tailwind CSS

License

Notifications You must be signed in to change notification settings

AzeezDa/jorno

Repository files navigation

jorno - The Journaling App

drawing

Built with Tauri, Svelte, Vite, and Tailwind CSS.

Demonstrations

Video

YouTube video demonstrating the jorno application

Images

Editing

View of the window where a jorno file can be edited Screenshot of jorno file being edited
View of the window when a section is hovered, showing the buttons to add more sections Screenshot of a section being hovered in a jorno file being edited
View of the window when an image is hovered, showing a zoom slider, a URL input and a upload from disk options Screenshot of an image being hovered in a jorno file being edited

Theme Modes

The theme mode can be changed by hovering and clicking on the peeking button on the bottom right corner.

View of the main menu when the theme mode is based on the system preference Screenshot of the main menu in system preference mode
View of the main menu when the dark mode is used Screenshot of the main menu in dark mode
View of the main menu when the light mode is used Screenshot of the main menu in light mode
View of a jorno file being edited in light mode

Building from source

  1. Install Tauri's prerequisites
  2. Install the npm packages using npm i
  3. Run in developer mode npx tauri dev or build the bundle using npx tauri build.

Known bugs

Windows Defender and VirusTotal will flag the (.msi) bundle and its installation file as a threat containing inter alia a Trojan Trojan:Script/Wacatac.B!ml. The issue is tracked in tauri-apps/tauri#2486 on Tauri's repository.

About

A Journaling App Built with Tauri, Svelte and Tailwind CSS

Resources

License

Stars

Watchers

Forks

Releases

No releases published