• Stars
    star
    193
  • Rank 200,182 (Top 4 %)
  • Language
    C#
  • License
    MIT License
  • Created over 7 years ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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

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

License

MIT

More Repositories

1

better-docker-ps

Because `docker ps` is annoying and does not fit my monitor/terminal width
Go
91
star
2

firefox-sync-client

A cli for firefox-sync (firefox bookmarks, passwords, account, ...)
Go
73
star
3

youtube-dl-viewer

View youtube-dl backups on a youtube-like webpage
JavaScript
68
star
4

GridDominance

A 2D tactical puzzler, free with over 100 levels. Made with Xamarin for android/iPhone/WinPhone
C#
65
star
5

HexSolver

An automatic solver (with image recognition) for Hexcells
C#
28
star
6

SynoCtrl

commandline interface for a Synology NAS
C#
26
star
7

SimpleCloudNotifier

(mirror)
Dart
18
star
8

BefunExec

A (fast) Befunge-93 interpreter and debugger
C#
14
star
9

jClipCorn

a portable movie and series manager for Windows and Linux
Java
10
star
10

BefunUtils

A toolset for generating Befunge-93 Programs out of a imperative-programming-language and more
Batchfile
8
star
11

Project-Euler_Befunge

Solutions to Project Euler problems in Befunge-93 (with extended grid size)
Python
7
star
12

absGDX

2D Tiled-Map LibGDX Game Framework
Java
5
star
13

Mother-of-Learning-Lyx

Mother of Learning LyX files
HTML
4
star
14

PIC16C84-Simu

A PIC16C84 Simulator
C#
3
star
15

StudyTrade

Trading books and things
Java
3
star
16

BefunGen

A library to automatically generate Befunge-93 programs out of a imperative-programming-language
C#
3
star
17

BefunCompile

An (non-general) Befunge-93 compiler. Compile your Befunge-93 code to C, C# or Python
C
3
star
18

ProjectLawfulEbook

ebook of https://www.projectlawful.com/
C#
3
star
19

jQCCounter

A tool to see the total lines of code across multiple projects
Java
2
star
20

StandaloneOrganizr

A tool to organize my folder with portable programs
C#
2
star
21

www.mikescher.com

Github-Repo for my personal website
C#
2
star
22

RSAx-plus

C# RSA implementation with focus on interoperability with PHP (and javascript)
C#
2
star
23

Serpilicum

The last Snake you will ever play
C
2
star
24

BefunWrite

A small editor for Textfunge, the language used by BefunGen - use this if you want to try BefunGen for yourself
C#
2
star
25

Befunge_Number_Representations

A big collection of code to represent numbers in Befunge space (generated by BefunRep)
JavaScript
1
star
26

Metropolitan-Man-Lyx

The Metropolitan Man LyX files
1
star
27

RaplaPreviewWidget

A Widget to view Rapla o Android
Java
1
star
28

AdventOfCode2017

Python
1
star
29

SuperBitBros

A Mario remake with Console-Sprites
C#
1
star
30

EasingCookbook

Webapp to visualize easing functions
JavaScript
1
star
31

MonoSAMFramework

Xamarin game framework
C#
1
star
32

Passpad

A texteditor for encrypted textfiles (AES, Twofish, Blowfish, ...)
C#
1
star
33

CSharpUtils

A set of a few (useful) C# Classes
C#
1
star
34

loglemming

View linux logfiles from your browser
JavaScript
1
star
35

CS_GO_Avatars

Variations of the CS:GO default avatar
1
star
36

BitcoinBalance

An android widget to show the collective balance of multiple BTC addresses
Java
1
star
37

cgit_auth_docker

simple cgit docker with authentication
Shell
1
star
38

jClipCornLink

Starts jClipCorn even if it is on an external drive (useful for win7 taskbar pinning)
C#
1
star
39

SimpleBackgroundFileSync

Simple traybar program to sync files (one-way) (Windows)
C#
1
star
40

goGitmirror

Automatically push commits from one remote to another on multiple repos via an cronjob
Go
1
star