Giter Club home page Giter Club logo

rednotebook's Introduction

Build Status

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 under Linux (without installation)

$ ./run

Run under Windows

See appveyor.yml for setup instructions, then run

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

Install

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 in the global site-packages directory and make rednotebook command available globally:

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

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

sudo apt-get install python3-pip
# Change into RedNotebook directory.
pip3 install --user .

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!

rednotebook's People

Contributors

jendrikseipp avatar przemub avatar welaq avatar felixmz avatar nikolas-n avatar rnorris avatar ronbrownjr avatar scx avatar abcaeffchen avatar iamjackg avatar sorashadow avatar mailaender avatar turnage avatar takluyver avatar bitmuster avatar zygimantus avatar

Watchers

Darius avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.