Giter Site home page Giter Site logo

rednotebook's Introduction

Short Instructions

Linux

Install all dependencies, translate the application and run RedNotebook without installation:

$ ./run

Windows

Install Python 2.7 (32-bit version), clone the repo, change into the win directory, run

C:\Users\you\rednotebook\win> python create-build-env.py

and follow the instruction to add C:\gtkbin to your path. Now change back into the rednotebook directory and run

C:\Users\you\rednotebook> python rednotebook/journal.py

Be sure to run using the 32-bit version of Python! (Or else install the 64-bit versions of the various dependencies required for the project.)

Detailed Instructions

There are many packages available for different distributions, so you might want to check the Downloads page first.

It is recommended to install the distribution's appropriate package, but of course sometimes you want to try out the bleeding edge, hot new stuff.

If you don't want to mess with your distribution's package system, you might want to just run the program, without installing it by using the command above.

REQUIREMENTS

INSTALLATION

Please pay attention: Installing is very easy, uninstalling however can only be done by removing the installed files manually.

$ sudo python setup.py install --record installed-files

(installs into path-to-python/site-packages/ and saves a list of installed files in "installed-files" to make an uninstallation easier)

THANKS

NOTES

RedNotebook is published either under the terms of the GPL version 2 or any later version of the license. It includes the elib.intl module (https://github.com/dieterv/elib.intl) which is released under the LGPLv3+. This means that the resulting work is licensed under the GPLv3+.

Enjoy!

rednotebook's People

Contributors

przemub avatar rnorris avatar dustincys avatar turnage avatar

Watchers

James Cloos avatar  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.