Skip to content

fbreuer/qute-html5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Qute!

Qute is a text editor with Markdown and TeX support. Qute offers per paragraph preview, i.e., users can switch between editing the source and viewing a rich text rendering with typeset formulas for each paragraph separately. Other features are a minimalist interface, several themes and a fullscreen mode for distraction-free writing.

Qute is built with web technologies, using Chromeless, Showdown and MathJax.

Qute is licensed under the AGPL version 3.

For more information, check the Qute website.

Installation

Grab a zip archive for Windows, Mac OS X or Linux from github, extract it and run Qute!

Compiling

The are compiling instructions for Linux. Adapt for Windows and OS X by reading the scripts mentioned below.

Prerequisite: you need to have git installed on your system.

  1. Run bootstrap.sh. This will fetch chromeless and mathjax. You will only need to do that once before the first compile.
  2. Run compile.sh. This will build Qute from source. The first time this is run, xulrunner will be fetched, but this fetch will not happen on subsequent compiles.
  3. Run Qute, either by running ./chromeless/build/Qute/Qute or run.sh.

Copyright (C) 2011 Felix Breuer

About

Qute Text Editor - built with web technologies

Resources

License

Stars

Watchers

Forks

Packages

No packages published