GithubHelp home page GithubHelp logo

arokz / zettlr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zettlr/zettlr

0.0 0.0 0.0 56.59 MB

A powerful markdown editor.

Home Page: https://www.zettlr.com/

License: GNU General Public License v3.0

Shell 0.02% CSS 12.02% HTML 23.21% JavaScript 63.82% TeX 0.70% Smarty 0.23%

zettlr's Introduction

Zettlr Logo

Zettlr [ˈset·lər]

Zettlr is a powerful Markdown editor designed for people who work with text in a structured way and need to retain control over millions of words in thousands of files.

Visit the Website.

The central window of Zettlr

Features

  • File-agnostic writing: No fuzz from the app for your files!
  • Keep all your notes and texts in one place — searchable and without unnecessary extras!
  • Write text in a clean environment!
  • Enjoy writing at night with a built-in dark theme!
  • Browse through your files quickly using the integrated list of directories and the file list!
  • Do global searches to find exactly what you need!
  • Export your texts using Pandoc and LaTeX to get beautiful files to share!
  • Use modern Zettelkasten methods to get the maximum out of your thoughts and notes!

… and the best is: Zettlr is Open Source!

Get Zettlr

To install Zettlr, just download the latest release for your operating system! Currently supported are macOS, Windows, and Debian- and Fedora-based Linux systems. (And every other system electron runs on, if you build the app yourself).

The central window of Zettlr in its dark version

What next?

If you have downloaded Zettlr, head over to our website to get to know Zettlr. Refer to the Quick Start Guide, if you prefer to use software heads-on.

Developing

To start developing, simply git clone and npm install the app on your local computer:

$ git clone https://github.com/Zettlr/Zettlr.git
$ cd Zettlr
$ yarn install
$ cd source
$ yarn install

(Please note the second yarn install in the source directory. This is necessary if you want to build the app locally.)

If you use npm, this is also supported.

To explore the functionality and inner workings of the app, head over to our development documentation!

Before your first yarn start and everytime you've made changes to either the LESS-files or the templates, you need to run:

$ yarn less
$ yarn handlebars

to compile both the style sheets and the precompiled handlebars.js templates.

License

This software is licenced via the GNU GPL v3-License.

The brand (including name, icons and everything Zettlr can be identified with) is exluded and all rights reserved. If you want to fork Zettlr to develop another app, feel free but please change name and icons.

zettlr's People

Contributors

arokz avatar nathanlesage 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.