All Projects → Mikescher → Alephnote

Mikescher / Alephnote

Licence: mit
Lightweight note taking client for Simplenote or Standard Notes (or simply local storage)

Projects that are alternatives of or similar to Alephnote

keep-desktop
Google Keep Dark: Desktop application for Windows, Mac and Linux with Dark Theme.
Stars: ✭ 42 (-71.81%)
Mutual labels:  notes, desktop, note
Download Manager
Download Manager with features like in IDM
Stars: ✭ 36 (-75.84%)
Mutual labels:  desktop, wpf
Modernwpfcommunitytoolkit
The ModernWpf Community Toolkit is a collection of helper functions and custom controls for the ModernWpf library.
Stars: ✭ 35 (-76.51%)
Mutual labels:  desktop, wpf
Material Message Box
A WPF Message Box implementing material design
Stars: ✭ 69 (-53.69%)
Mutual labels:  desktop, wpf
Crossnote
📝 An interesting markdown note taking application
Stars: ✭ 533 (+257.72%)
Mutual labels:  note, notes
Org Noter
Emacs document annotator, using Org-mode
Stars: ✭ 671 (+350.34%)
Mutual labels:  notes, sync
Outlookgooglecalendarsync
Sync your Outlook and Google calendars
Stars: ✭ 1,113 (+646.98%)
Mutual labels:  sync, portable
Wxwidgets
wxWidgets is a free and open source cross-platform C++ framework for writing advanced GUI applications using native controls.
Stars: ✭ 3,994 (+2580.54%)
Mutual labels:  portable, desktop
Softwarehelper
Repository for WPF related samples
Stars: ✭ 77 (-48.32%)
Mutual labels:  desktop, wpf
Xamlviewer
XAML Viewer is a lightweight XAML editor.
Stars: ✭ 87 (-41.61%)
Mutual labels:  desktop, wpf
Docpht
With DocPHT you can take notes and quickly document anything and without the use of any database.
Stars: ✭ 90 (-39.6%)
Mutual labels:  note, notes
Nextcloud Notes
✎ Android client for Nextcloud Notes app.
Stars: ✭ 529 (+255.03%)
Mutual labels:  notes, nextcloud
Kotlin Libui
Kotlin/Native interop to libui: a portable GUI library
Stars: ✭ 512 (+243.62%)
Mutual labels:  portable, desktop
Notes
📝 Simple delightful note taking, with more unix and less lock-in.
Stars: ✭ 939 (+530.2%)
Mutual labels:  notes, sync
Notes
✎ Distraction-free notes and writing
Stars: ✭ 363 (+143.62%)
Mutual labels:  notes, nextcloud
Studynote
Be ready for work
Stars: ✭ 60 (-59.73%)
Mutual labels:  note, notes
Simple
The Simple Intelligent and Modular Programming Language and Environment
Stars: ✭ 120 (-19.46%)
Mutual labels:  portable, desktop
Nattypetester
测试当前网络的 NAT 类型(STUN)
Stars: ✭ 326 (+118.79%)
Mutual labels:  desktop, wpf
Lively
Stars: ✭ 5,721 (+3739.6%)
Mutual labels:  desktop, wpf
Stickynotes
A Sticky Note Application
Stars: ✭ 74 (-50.34%)
Mutual labels:  note, notes

AlephNote Build status

An extensible, lightweight desktop note client for multiple backends

(Download)

(Wiki/Manual)

AlephNote is a lightweight note taking desktop app usable with multiple backends:

Standard Note

With the StandardNotePlugin your notes get synced with a Standard File server. Your notes are locally encrypted and cannot be read from anyone but you

Simplenote

With the SimpleNotePlugin you can sync your notes with the free SimpleNote online service

Nextcloud/owncloud notes

The NextcloudPlugin syncs your notes with the notes app running on you own private nextcloud/owncloud instance

Local

You can also simply not use a remote backend and either use the HeadlessPlugin (don't sync the notes anywhere) or the FilesystemPlugin (sync the notes with another folder).

Installation

Simply download the latest release and extract it where you want (all settings etc are portable). By default the program automatically searches for new versions and downloads them. If there is demand for an installer I could make one, but personally I like portable programs more.

Attention
Sometimes Windows marks the zip-file as untrusted because you downloaded it from the web, and after extraction all .exe and .dll files will be blocked. To prevent this please right-click on the zip file, go to the file properties and click there "Unblock". Then extract the archive.
If you do the extraction first you have to do the unblocking on every single dll and exe file (see also here for a better explanation wiht images)

Contribution

Contributions are always welcome, either with additional plugins for other backends or improvements to the core app.

Also anyone with an ounce of design talent: Feel free to improve the website...

Also there are probably a ton of spelling errors, any native english-speaker can probably fix a lot of smaller errors.

System Requirements

Windows Version:

  • dotNet 4.6 or higher
  • Windows 7 or higher

Linux version

  • TBA

Features

  • [X] Synchronization with SimpleNote
  • [X] Synchronization with Nextcloud Notes
  • [X] Synchronization with Standard Notes
  • [X] Usage without remote provider (= headless plugin)
  • [X] In-editor markdown rendering (similar to qownnotes)
  • [X] interactive highlighting of checkbox lists (e.g. TODO lists)
  • [X] clickable + highlighted links
  • [X] (optionally) backup all notes to local git repo (for backup / history)
  • [X] Drop files/text directly into app to create notes
  • [X] Sort notes into folders
  • [X] simulate folders for notes with remote provider that do not support folders (path is encoded in filename)
  • [X] Customizable shortcuts
  • [X] Readonly mode

License

MIT

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].