All Projects → jendrikseipp → Rednotebook

jendrikseipp / Rednotebook

Licence: gpl-2.0
RedNotebook is a cross-platform journal

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Rednotebook

Wxwidgets
wxWidgets is a free and open source cross-platform C++ framework for writing advanced GUI applications using native controls.
Stars: ✭ 3,994 (+1088.69%)
Mutual labels:  cross-platform, desktop, gtk
numbernine
Attempt at a desktop shell and stuff; abandoned in favor of https://github.com/DankBSD/waysmoke
Stars: ✭ 15 (-95.54%)
Mutual labels:  gtk, desktop
journalist
App to write journal digitally. Simple as that.
Stars: ✭ 23 (-93.15%)
Mutual labels:  journal, diary
Eww
ElKowar's wacky widgets
Stars: ✭ 322 (-4.17%)
Mutual labels:  desktop, gtk
preact-journal
14k offline-capable journaling PWA using preact, node, MySQL, and IndexedDB.
Stars: ✭ 33 (-90.18%)
Mutual labels:  journal, offline
pdiary
A simple terminal diary journal application written in Python with encryption support.
Stars: ✭ 24 (-92.86%)
Mutual labels:  journal, diary
webviewhs
🌐 A Haskell binding to the webview library created by Serge Zaitsev.
Stars: ✭ 109 (-67.56%)
Mutual labels:  gtk, desktop
Sublimenotebook
📝 Make Sublime Text your favorite note taking/journal application
Stars: ✭ 203 (-39.58%)
Mutual labels:  journal, diary
Zonote
Cross-platform desktop note-taking app. Sticky notes with Markdown and Tabs. All in one .txt file.
Stars: ✭ 255 (-24.11%)
Mutual labels:  desktop, offline
Tray
Cross-platform, super tiny C99 implementation of a system tray icon with a popup menu.
Stars: ✭ 262 (-22.02%)
Mutual labels:  cross-platform, gtk
Eiskaltdcpp
File sharing program using DC and ADC protocols
Stars: ✭ 277 (-17.56%)
Mutual labels:  cross-platform, gtk
Hazama
simple cross-platform diary app
Stars: ✭ 24 (-92.86%)
Mutual labels:  journal, diary
epic-journal
A clean and modern encrypted journal/diary app
Stars: ✭ 80 (-76.19%)
Mutual labels:  journal, diary
Smart-Text-Editor
The text editor that requires only a browser and a keyboard!
Stars: ✭ 60 (-82.14%)
Mutual labels:  offline, desktop
moodtracker
A serverless and offline-first PWA that lets you track your mood
Stars: ✭ 34 (-89.88%)
Mutual labels:  journal, offline
Emojilog
A nice little diary for emoji logs.
Stars: ✭ 12 (-96.43%)
Mutual labels:  journal, diary
Thermal
One stop to manage all git repository
Stars: ✭ 321 (-4.46%)
Mutual labels:  cross-platform, desktop
Star book
A digital diary and mood tracking app that helps you in keeping track of your mood and productivity throughout the month/year.
Stars: ✭ 33 (-90.18%)
Mutual labels:  journal, diary
Txt
A simple, private writing app.
Stars: ✭ 88 (-73.81%)
Mutual labels:  journal, desktop
Playhouse
A Playground for HTML/CSS/JavaScript
Stars: ✭ 28 (-91.67%)
Mutual labels:  gtk, desktop

RedNotebook

RedNotebook is a modern desktop journal. It lets you format, tag and search your entries. You can also add pictures, links and customizable templates, spell check your notes, and export to plain text, HTML, Latex or PDF.

Requirements

See debian/control for Debian and Ubuntu package names.

Recommended libraries:

Run on Linux (without installation)

$ ./run

Install on Linux

We recommend to install RedNotebook with your package manager or to download the Windows installer. Follow the steps below only if your distribution has no RedNotebook package or you want to use a newer RedNotebook version.

Install RedNotebook under ~/.local/lib/python3.x/site-packages/ and create ~/.local/bin/rednotebook executable:

sudo apt install python3-pip
# Change into RedNotebook repository.
pip3 install .

Run on Windows

See appveyor.yml for setup instructions, then run

C:\path\to\rednotebook> python3 rednotebook/journal.py

Thanks to

License notes

RedNotebook is published under the GPLv2+. Since it bundles code released under the LGPLv3+, the resulting work is licensed under the GPLv3+. See debian/copyright for detailed license information.

Enjoy!

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