Home

Awesome

Outliner

<p align="center"> <a href="https://appcenter.elementary.io/com.github.phase1geo.outliner"><img src="https://appcenter.elementary.io/badge.svg" alt="Get it on AppCenter" /></a> </p>

<center><b>Main Window - Dark Solarized Theme</b></center>

Overview

Quickly create outlines and export them in a number of useful formats.

Installation

Dependencies

These dependencies must be present before building:

Use the App script to simplify installation by running ./app install-deps

Building

git clone git@github.com:phase1geo/Outliner.git com.github.phase1geo.outliner && cd com.github.phase1geo.outliner
./app install-deps && ./app install

Deconstruct

./app uninstall

Development & Testing

Outliner includes a script to simplify the development process. This script can be accessed in the main project directory through ./app.

Usage:
  ./app [OPTION]

Options:
  clean             Removes build directories (can require sudo)
  generate-i18n     Generates .pot and .po files for i18n (multi-language support)
  install           Builds and installs application to the system (requires sudo)
  install-deps      Installs missing build dependencies
  run               Builds and runs the application
  test              Builds and runs testing for the application
  test-run          Builds application, runs testing and if successful application is started
  uninstall         Removes the application from the system (requires sudo)

License

This project is licensed under the GPL-3.0 License - see the LICENSE file for details.

Iconography

The Outliner icon was created by Nararyans R.I. (@Fatih20 on GitHub). He has produced a video showing the process of creating this icon with Inkscape here

<p align="center"> <a href="https://appcenter.elementary.io/com.github.phase1geo.outliner"> <img src="https://appcenter.elementary.io/badge.svg"> </a> </p>