Skip to content

Keshav-writes-code/Cherit

Repository files navigation

Cherit

project-image

tauri-build-release

⚠️This is an early experimental build in the research phase. Core functionality is incomplete and not intended for any regular use.

Project Screenshots :

project screenshot project screenshot

Motivation

Obsidan is a Great Notes taking app for everyday person but it hides the syncing functionality behind a paywall

my aim with this project is to Built a cross platform (mobile & desktop), local first version of Obsidian with syncing functionality built in and work in a seamless. hassle-free way

💻Built with

Technologies used in the project:

Contribution

Run the dev Server on Nvidia Driver (linux)

WEBKIT_DISABLE_DMABUF_RENDERER=1 bun tauri dev

Installation

so, there are builds present under the draft releases, if you wanted to install those (which is not recommended), you might fall into the following problem

for folks having older Nvidia GPU on linux and seeing a Blank screen when opening the app, just do these things

  • edit the file at /usr/share/applications/cherit.desktop
  • next to Exec :, replace it with this Exec: WEBKIT_DISABLE_DMABUF_RENDERER=1 ...

Star History

Star History Chart

About

A Markdown Notes taking app inspired by Obsidian

Resources

Stars

Watchers

Forks