Aztorius / magicfountain

A novel and screenwriting program available on Linux, MacOSX and Windows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A screenwriting program available on Linux, MacOSX and Windows.

Build Status Build status

License

Magic Fountain is licensed under the GPL (General Public License) license version 3 See: https://www.gnu.org/licenses/gpl-3.0.en.html

Magic Fountain includes the Courier Prime fonts which are licensed under the SIL Open Font License (OFL) See: http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&item_id=OFL

Install

qmake with Qt 5.8 at least is required.

Linux

qmake
make
sudo make install

MacOSX

qmake
make

Windows

qmake
mingw32-make

Screenshot

img

Contributing

You can open issues for bugs you've found or features you think are missing. You can also submit pull requests to this repository.

Translations

We manage our translations via Transifex

TODO List

  • Support Scene Numbers
  • Support Fountain 1.0 and 1.1
  • Improve PDF and HTML export
  • Improve Indenting
  • Improve Sections
  • Improve Notes
  • Check spelling in different languages

About

A novel and screenwriting program available on Linux, MacOSX and Windows.

License:GNU General Public License v3.0


Languages

Language:C++ 82.0%Language:Inno Setup 6.5%Language:CSS 4.5%Language:Shell 4.3%Language:QMake 2.7%