Giter Club home page Giter Club logo

rednotebook's Introduction

===== Short Instructions =====

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

$ ./run



===== 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 ====
  - Python (2.6/2.7) (www.python.org)
  - PyYaml (>=3.05) (www.pyyaml.org)
  - PyGTK (>=2.16) (www.pygtk.org)
  - pywebkitgtk (>=1.1.5) (http://code.google.com/p/pywebkitgtk/)

  - Optionally:
    - python-chardet (http://chardet.feedparser.org)
      Better recognition of file encodings

==== 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 =====

- The authors of the programs listed under 'requirements'. Remember that without
  them, RedNotebook would not be possible.
- Everaldo Coelho (www.everaldo.com) for the original icon (easymoblog.png) and
  Ciaran for the excellent redesign.
- The txt2tags team (http://txt2tags.sf.net) for their super cool markup tool.
- The people behind the Tango Icon Project and the creators of the Human Theme.
  Their work can be downloaded from http://tango.freedesktop.org/
- Ahmet Öztürk and Lifeograph for his markup highlighting idea
- Hannes Matuschek: The code for markup highlighting uses a specialized version
  of his pygtkcodebuffer module (http://code.google.com/p/pygtkcodebuffer/).
- Dieter Verfaillie: For his elib.intl module
  (https://github.com/dieterv/elib.intl)
- Eitan Isaacson: RedNotebook took his idea and some code for converting HTML
  documents to PDF (http://github.com/eeejay/interwibble/).



===== 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

Watchers

 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.