All Projects → Laverna → Laverna Desktop

Laverna / Laverna Desktop

Licence: mpl-2.0
Laverna desktop client packaged in Electron.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Laverna Desktop

Hydrogen
A Git Based Task, Note, Todo Management Tool
Stars: ✭ 162 (+752.63%)
Mutual labels:  note-taking, electron-app
Piece
📜 Less equals more. A neat and elegant app for temporary note-taking.
Stars: ✭ 86 (+352.63%)
Mutual labels:  note-taking, electron-app
Twinkle Tray
Easily manage the brightness of your monitors in Windows from the system tray
Stars: ✭ 496 (+2510.53%)
Mutual labels:  electron-app
Dockeron
🤖🤖🤖 Electron + Vue.js for Docker
Stars: ✭ 757 (+3884.21%)
Mutual labels:  electron-app
Geeks Diary
TIL writing tool for programmer
Stars: ✭ 616 (+3142.11%)
Mutual labels:  electron-app
Jrnl
Collect your thoughts and notes without leaving the command line.
Stars: ✭ 5,126 (+26878.95%)
Mutual labels:  note-taking
Inboxer
Unofficial, free and open-source Inbox by Gmail Desktop App
Stars: ✭ 668 (+3415.79%)
Mutual labels:  electron-app
Debugtron
Debug in-production Electron based app
Stars: ✭ 480 (+2426.32%)
Mutual labels:  electron-app
Mqttx
MQTT X - Elegant MQTT 5.0 Client Tool of Cross-platform
Stars: ✭ 892 (+4594.74%)
Mutual labels:  electron-app
Manta
🎉 Flexible invoicing desktop app with beautiful & customizable templates.
Stars: ✭ 5,160 (+27057.89%)
Mutual labels:  electron-app
Caprine
Elegant Facebook Messenger desktop app
Stars: ✭ 6,170 (+32373.68%)
Mutual labels:  electron-app
Vscodenotebook
📝 Use VS Code as a reliable note-taking/journal application
Stars: ✭ 584 (+2973.68%)
Mutual labels:  note-taking
Douyin
抖音 非官方(Web / WIndows / Mac OS)
Stars: ✭ 537 (+2726.32%)
Mutual labels:  electron-app
Hexo Client
hexo-client: A cross-platform hexo client, build on electron.
Stars: ✭ 672 (+3436.84%)
Mutual labels:  electron-app
Deft
Deft for Emacs
Stars: ✭ 521 (+2642.11%)
Mutual labels:  note-taking
Mini Diary
📘 Simple and secure journal app
Stars: ✭ 769 (+3947.37%)
Mutual labels:  electron-app
Takenote
TakeNote is a note-taking app for the web. You can use the demo app at takenote.dev. It is a static site without a database and does not sync your notes to the cloud. The notes are persisted temporarily in local storage, but you can download all notes in markdown format as a zip.
Stars: ✭ 5,180 (+27163.16%)
Mutual labels:  note-taking
Electronegativity
Electronegativity is a tool to identify misconfigurations and security anti-patterns in Electron applications.
Stars: ✭ 540 (+2742.11%)
Mutual labels:  electron-app
Moose
🦌 An application to stream, cast and download torrents.
Stars: ✭ 656 (+3352.63%)
Mutual labels:  electron-app
Edinote
Note taking web application for self-hosting. Offers tagging & Markdown support; can be used as a simple alternative to Evernote.
Stars: ✭ 17 (-10.53%)
Mutual labels:  note-taking

Laverna Desktop

A Laverna client packaged in Electron.

Build Status

Development Requirements

Development

  1. Clone the repository (git clone https://github.com/Laverna/laverna-desktop)
  2. Run npm run setup to install NPM dependencies and Laverna core
  3. Run npm start or npm run debug if you want to debug the app

Creating Electron Packages

To build electron packages for all platforms (Windows, Linux, Mac), run:

npm run build

Creating Linux Packages

To create installation packages for Linux, run:

npm run linux
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].