Skip to content
/ writer Public

Word processor designed for elementary OS — WIP (Forked from https://launchpad.net/writer)

License

Notifications You must be signed in to change notification settings

btd1337/writer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Writer — The Word Processor of the 21st Century

Note: this is a work-in-progress app. Some features may not work as expected or have not been implemented yet.

Writer is a word processor designed for elementary OS that let you create simple and beautiful documents.

Writter Screenshot

Building, Testing, and Installation

You'll need the following dependencies:

  • libgtk-3.0-dev (>= 3.22)
  • libgtksourceview-3.0-dev
  • libgranite-dev
  • libzeitgeist-2.0
  • meson
  • valac

Clone this repo, run meson build to configure the build environment. Change to the build directory and run ninja to build

git clone https://github.com/ryonakano/writer.git && cd writer/
meson build --prefix=/usr
cd build/
ninja

To install, use ninja install, then execute with com.github.ryonakano.writer

sudo ninja install
com.github.ryonakano.writer

Contributing

Please see CONTRIBUTING.md.

The Story Behind This App

Actually this repository is a fork of the original Writer. One day I found the original one and was very impressed, but it didn't seem to be updated at that time and wasn't released to AppCenter. Then I felt I would like to fork it and continue the development.

So this repository would not exist without the work of the developers of the original one Tuur Dutoit, Anthony Huben, Ryan Riffle and its mockup designer spiceofdesign. I would like to say thank you very much for them!

About

Word processor designed for elementary OS — WIP (Forked from https://launchpad.net/writer)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published